Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c9a…33bd0xd010…5523Base—$0.01100%coinbase64d ago0x1dedf1…3133ed
0x1c9a…33bd0x90ea…0481Base—$0.01100%coinbase64d ago0xbe4633…a42d85
0x1c9a…33bd0x24a9…d847Base—$0.01100%coinbase64d ago0x4fa877…d87760
0x1c9a…33bd0x26e5…d1e3Base—$0.01100%coinbase64d ago0xe911f0…9f1b48
0x1c9a…33bd0xfbe8…d2beBase—$0.01100%coinbase64d ago0x4cf53d…5321cb
0x1c9a…33bd0x7b26…6605Base—$0.01100%coinbase64d ago0x2241dc…ba7705
0x1c9a…33bd0xa113…7b10Base—$0.01100%coinbase64d ago0x304bf9…d3e25e
0x1c9a…33bd0xba17…6ab2Base—$0.01100%coinbase64d ago0x8f610f…26c1e4
0x1c9a…33bd0x099b…2e62Base—$0.01100%coinbase64d ago0xa2cc5a…ab7578
0x1c9a…33bd0xe949…725fBase—$0.01100%coinbase64d ago0x7c6faf…be75a1
0x1c9a…33bd0x3c89…5b4eBase—$0.01100%coinbase64d ago0x4aca9f…c78da3
0x1c9a…33bd0xcb40…6f6aBase—$0.01100%coinbase64d ago0xa7f056…535d7c
0x1c9a…33bd0x3aeb…0711Base—$0.01100%coinbase64d ago0x4cbace…e0d9fe
0x1c9a…33bd0xa59a…b161Base—$0.01100%coinbase64d ago0xeccecf…5f67ff
0x1c9a…33bd0xf5d9…a91dBase—$0.01100%coinbase64d ago0xd47b48…0d8aba
0x1c9a…33bd0xa556…a3e2Base—$0.01100%coinbase64d ago0x55439b…cd7a78
0x1c9a…33bd0x52b4…cd59Base—$0.01100%coinbase64d ago0x44ee8d…74302b
0x1c9a…33bd0x3d27…c4afBase—$0.01100%coinbase64d ago0x763835…299374
0x1c9a…33bd0x6380…06dcBase—$0.01100%coinbase64d ago0x317bd0…31f861
0x1c9a…33bd0x68c7…152eBase—$0.01100%coinbase64d ago0x6d62df…aa0a68
0x1c9a…33bd0x0f13…f13aBase—$0.01100%coinbase64d ago0x633e95…58e3cd
0x1c9a…33bd0x9cc7…2c35Base—$0.01100%coinbase64d ago0x7f8200…cfabf8
0x1c9a…33bd0x999e…d4dfBase—$0.01100%coinbase64d ago0x744024…e18e4a
0x1c9a…33bd0xf5f9…0b41Base—$0.01100%coinbase64d ago0x979a69…640a03
0x1c9a…33bd0xb383…3f37Base—$0.01100%coinbase64d ago0x7b879a…d0d5a5

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.