Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x531a14…e2bd7c
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x7024fc…09362b
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x1b5d43…e0b784
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x2cbec0…9c98d2
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x9d11d0…c9f380
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xdae83b…97000c
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932117d ago0xb0eb8a…442ef6
0x1eb5…04fd0x50eb…6480Base$0.003100%0x54f0…7932117d ago0x93f520…acef4f
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x66b05a…517764
0x1eb5…04fd0x50eb…6480Base$0.008100%0x54f0…7932117d ago0x413196…5923fa
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x1be5a8…b5a066
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x3580f9…f34f79
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x690f34…587e25
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xa0d889…6d53c6
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xa54491…558114
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x406e18…0c9723
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x60c05d…1d81ff
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0xe691a2…f3b989
0x1eb5…04fd0x50eb…6480Base$0.002100%0x54f0…7932117d ago0x4d7aa4…807160
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x3d5126…dffb02
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x271fab…f2f920
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x8fe1e9…2ac266
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x1d05ac…94700c
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932117d ago0x8e0cfc…d0000f
0x1eb5…04fd0x50eb…6480Base$0.0005100%0x54f0…7932117d ago0x7d58ce…59c695

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.