Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x4d520d…9b940a
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa44d ago0xed78cf…c6a4e6
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xed8893…db164f
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x22cbf7…52d5cf
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x14c4e1…9d4fbe
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xdf1363…748275
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xa7e730…0c2687
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x202107…9931b6
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa44d ago0xb02859…8d12f5
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x657ec4…c437e7
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa44d ago0xe361e9…322a90
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x73b56d…30418b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa44d ago0x68d5e4…b2dfb9
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa44d ago0x3bd88f…3a90b4
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa44d ago0xb7935f…08f030
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x60e46d…4c2c9c
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x876c4e…64f6e1
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x2af354…dc15b4
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xd0b3d5…7f5a7a
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xc40265…b3d5a1
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xa2153c…bd4381
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0xd3f182…a36682
0x30de…1f910x9c95…e299Base—$0.001100%fluxa44d ago0x2d31dc…39991b
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0x299a16…ad5421
0x30de…1f910x9c95…e299Base—$0.001100%fluxa45d ago0xebe69e…f9e370

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.