Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$10.50100%0x4345…1ce988d ago0xfc612b…d0c0a9
0x1332…66eb0x0e3d…7757Base$1.05100%0x7311…c90b88d ago0x08caf7…3847d5
0x1332…66eb0x0e3d…7757Base$25.00100%0x0a75…f28f88d ago0xed09f9…d9f0c6
0x1332…66eb0x0e3d…7757Base$4.20100%0xe706…1d9b88d ago0xc98212…00ecab
0x1332…66eb0x0e3d…7757Base$100.00100%0x63d9…362888d ago0x520085…8f7970
0x1332…66eb0x0e3d…7757Base$10.50100%0xeb2b…34ca88d ago0x54040e…10a20b
0x1332…66eb0x0e3d…7757Base$2.10100%0x2d29…913b88d ago0x7001e4…e44f96
0x1332…66eb0x0e3d…7757Base$5.25100%0x8494…2e4488d ago0x67ed7e…074e89
0x1332…66eb0x0e3d…7757Base$100.00100%0x762b…cf5088d ago0xd717b5…5bccbb
0x1332…66eb0x0e3d…7757Base$10.50100%0x6d55…0cde88d ago0x126bf6…c801c7
0x1332…66eb0x0e3d…7757Base$25.00100%0x14dd…a4ea88d ago0xa82617…fb0afa
0x1332…66eb0x0e3d…7757Base$21.00100%0xd50e…07b988d ago0x99c7bc…a35d6a
0x1332…66eb0x0e3d…7757Base$10.00100%0xda14…75fa88d ago0x31e037…e63e78
0x1332…66eb0x0e3d…7757Base$5.25100%0x2041…bdf688d ago0xc4695d…382865
0x1332…66eb0x0e3d…7757Base$100.00100%0x3aab…e20988d ago0x27aa58…23d743
0x1332…66eb0x0e3d…7757Base$105.00100%0xa7d7…e1b688d ago0x560ed4…ada07f
0x1332…66eb0x0e3d…7757Base$1,008.00100%0xe4bd…cd4e88d ago0x21cedf…1d805f
0x1332…66eb0x0e3d…7757Base$966.38100%0x1ef5…d9e888d ago0xb4220f…545dce
0x1332…66eb0x0e3d…7757Base$11.33100%0x175b…99fa88d ago0x378f57…8016f9
0x1332…66eb0x0e3d…7757Base$45.01100%0xb1ed…f85488d ago0x8aa021…802502
0x1332…66eb0x0e3d…7757Base$21.00100%0x21e4…0fa988d ago0x8fd2f8…b53fd5
0x1332…66eb0x0e3d…7757Base$11.33100%0x3eb5…db3c88d ago0xf60942…324731
0x1332…66eb0x0e3d…7757Base$10.30100%0xbc7c…86d488d ago0x5e5fb8…86f88a
0x1332…66eb0x0e3d…7757Base$7.35100%0xb725…f2dd88d ago0x5bd854…a23248
0x1332…66eb0x0e3d…7757Base$10.50100%0x2544…8c4588d ago0x75f5a9…eed6a4

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.