Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb32a…53e80x10c1…1e24Base—$0.01100%coinbase108d ago0x79b1f2…175d53
0xb32a…53e80x10c1…1e24Base—$0.03100%coinbase108d ago0xbd0d80…37e67e
0xb32a…53e80x10c1…1e24Base—$0.06100%coinbase108d ago0x01089c…99c0d3
0xb32a…53e80x10c1…1e24Base—$0.009045100%coinbase108d ago0xbecb00…42ac56
0xb32a…53e80x10c1…1e24Base—$0.04100%coinbase108d ago0x626e69…895ac0
0xb32a…53e80x10c1…1e24Base—$0.02100%coinbase108d ago0xcee703…4952b2
0xb32a…53e80x10c1…1e24Base—$0.23100%coinbase108d ago0x26e768…42f1af
0xb32a…53e80x10c1…1e24Base—$0.81100%coinbase108d ago0x229681…df5955
0xb32a…53e80x10c1…1e24Base—$0.01100%coinbase108d ago0x861dc5…63b146
0xb32a…53e80x10c1…1e24Base—$0.01100%coinbase108d ago0x499595…ca9714
0xb32a…53e80x10c1…1e24Base—$0.38100%coinbase108d ago0x814b3b…0c39f1
0xb32a…53e80x10c1…1e24Base—$0.03100%coinbase108d ago0x0edb2f…cb52e1
0xb32a…53e80x10c1…1e24Base—$0.02100%coinbase108d ago0x29293b…d5f2f1
0xb32a…53e80x10c1…1e24Base—$0.21100%coinbase108d ago0x837780…eb1c19
0xb32a…53e80x10c1…1e24Base—$0.02100%coinbase108d ago0xd30d3c…5b4c75
0xb32a…53e80x10c1…1e24Base—$0.05100%coinbase108d ago0x381753…415326
0xb32a…53e80x10c1…1e24Base—$0.31100%coinbase108d ago0xe51d81…0a1740
0xb32a…53e80x10c1…1e24Base—$0.01100%coinbase108d ago0xfb8637…4abc16
0xb32a…53e80x10c1…1e24Base—$0.02100%coinbase108d ago0x48d4b9…6f9760
0xb32a…53e80x10c1…1e24Base—$0.04100%coinbase108d ago0x749bdc…8f8bec
0xb32a…53e80x10c1…1e24Base—$0.23100%coinbase108d ago0xa09c47…a93493
0xb32a…53e80x10c1…1e24Base—$0.05100%coinbase108d ago0xea2cdd…df4d1d
0xb32a…53e80x10c1…1e24Base—$0.02100%coinbase108d ago0xe0556e…d9a94b

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.