Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x0fddbd…2ad081
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0xf2ae31…4f105d
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x3ad8a3…bb27c1
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0xea592a…427fca
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x2ac16d…ce9ff4
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x030308…ec46a2
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x7ef8db…c98bc1
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x663fc3…4848f7
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x2c25e7…a76f0a
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x7e922f…3a2671
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0xfe072a…a3a31b
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x4ca3bb…9b8a77
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0xacc422…ee8f58
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0xf7a9dd…9a0e26
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x7d3502…8cbbc1
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x8772ba…ec5f8d
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x516658…5c0787
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x45ba09…b463e1
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x90de5f…1ab5f6
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0xe8feba…95b123
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x461954…ee83c6
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x06bbb1…fc1864
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0x5a07b2…5ad8d4
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates116d ago0x316fa5…8dc7c0
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase116d ago0xf8ccdd…df52ed

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.