Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0xcbb7…f57dBase—$0.01100%coinbase67d ago0x800660…b3f041
0x271c…fbde0x0431…1141Base—$0.01100%coinbase68d ago0x2acb00…11c701
0x271c…fbde0x1759…31eaBase—$0.01100%coinbase68d ago0xc2d9a6…060c62
0x271c…fbde0x3043…1096Base—$0.01100%coinbase68d ago0x8d0f93…820f7d
0x271c…fbde0xab33…dbc8Base—$0.01100%coinbase68d ago0xd68390…0287f1
0x271c…fbde0xe21e…7baeBase—$0.01100%coinbase68d ago0x75f68c…a23b74
0x271c…fbde0x828e…0d0fBase—$0.01100%coinbase68d ago0x6e342c…1f8a07
0x271c…fbde0x8d7f…2ddcBase—$0.01100%coinbase68d ago0x161f1d…5c8e4b
0x271c…fbde0x53cc…77e7Base—$0.01100%coinbase68d ago0x6193cc…8d9780
0x271c…fbde0x12d2…8c3dBase—$0.01100%coinbase68d ago0xe00c19…84f614
0x271c…fbde0x1bbf…5920Base—$0.01100%coinbase68d ago0xdcf713…4a2b2b
0x271c…fbde0xa4a8…88efBase—$0.01100%coinbase68d ago0xd4a5e5…8069af
0x271c…fbde0x4b00…c1a7Base—$0.01100%coinbase68d ago0xa0cbc8…0645f2
0x271c…fbde0x640a…8d69Base—$0.01100%coinbase68d ago0x5e808a…7edb66
0x271c…fbde0x07d7…06feBase—$0.01100%coinbase68d ago0xa3efa8…b96ba9
0x271c…fbde0x6085…43b3Base—$0.01100%coinbase68d ago0x80544c…4cf439
0x271c…fbde0xc375…f26fBase—$0.01100%coinbase68d ago0x0f6ee9…0f9f42
0x271c…fbde0xa28e…6f7aBase—$0.01100%coinbase68d ago0x3a9f53…8e0432
0x271c…fbde0x446c…0c22Base—$0.01100%coinbase68d ago0x2e988c…fee9a8
0x271c…fbde0x89f1…d07dBase—$0.01100%coinbase68d ago0x23d661…98232e
0x271c…fbde0x8ec2…183fBase—$0.01100%coinbase68d ago0xd2676f…1c2bf3
0x271c…fbde0xce05…e457Base—$0.01100%coinbase68d ago0xdfede2…91f027
0x271c…fbde0x3274…1b9dBase—$0.01100%coinbase68d ago0xd7944b…2d76a6
0x271c…fbde0xacd7…df95Base—$0.01100%coinbase68d ago0xf07b7d…9868a1
0x271c…fbde0x7483…125cBase—$0.01100%coinbase68d ago0xbd3c2a…eb0219

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.