Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4040…017f0xd3b5…a95fBase$0.1070%0xd3b5…a95f14d ago0x6b8202…343944
0x4040…017f0xd3b5…a95fBase$0.2070%0xd3b5…a95f14d ago0x190861…5c9d05
0x4040…017f0xd3b5…a95fBase$0.2070%0xd3b5…a95f14d ago0x074219…059800
0x4040…017f0xd3b5…a95fBase$0.2070%0xd3b5…a95f14d ago0xe2bd55…0f251e
0x4040…017f0xd3b5…a95fBase$0.2070%0xd3b5…a95f14d ago0xa76bcb…def361
0x4040…017f0x732d…8129Base$0.10100%payAI14d ago0xa40ec8…71b865
0x4040…017f0x732d…8129Base$0.10100%payAI14d ago0x233b75…ca8912
0x4040…017f0x732d…8129Base$0.10100%payAI14d ago0xe1768e…58f07f
0x4040…017f0x732d…8129Base$0.10100%payAI14d ago0xaa09a2…e036cc
0x4040…017f0x732d…8129Base$0.10100%payAI14d ago0xa59a92…7f381e
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0x5250c0…8c2d93
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0x0b4c86…0c98f8
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0xf117bb…470ecc
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0x23cfd7…5d0d00
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0xec0141…f868da
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0xafebdf…6fc514
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0xaf6792…3dcbbe
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0xfa173c…8ddbfe
0x4040…017f0xd3b5…a95fBase$0.2570%0xd3b5…a95f14d ago0x22f167…309962
0x4040…017f0x732d…8129Base$0.20100%payAI14d ago0x8a9d4f…d335b6
0x4040…017f0x732d…8129Base$0.20100%payAI14d ago0x81fa8f…822be6
0x4040…017f0x732d…8129Base$0.20100%payAI14d ago0x866af2…40f78a
0x4040…017f0x732d…8129Base$0.2070%0x732d…812914d ago0x38f10f…df01c4
0x4040…017f0x732d…8129Base$0.2070%0x732d…812914d ago0xf11513…4cc1ab
0x4040…017f0x732d…8129Base$0.2070%0x732d…812914d ago0x353049…b4d2d3

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.