Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd93a…8f550xed9f…9902Base—$0.42100%coinbase6d ago0xe28a85…b0f2a6
0xd93a…8f550xed9f…9902Base—$0.31100%coinbase6d ago0x71e3a3…22ef31
0xd93a…8f550xed9f…9902Base—$7.34100%coinbase6d ago0xd8a939…3a6c48
0xd93a…8f550xed9f…9902Base—$5.30100%coinbase6d ago0x4d64c7…9bfd74
0xd93a…8f550xed9f…9902Base—$3.70100%coinbase6d ago0x49028d…aa0b1e
0xd93a…8f550xed9f…9902Base—$0.56100%coinbase6d ago0xd73646…a82d29
0xd93a…8f550xed9f…9902Base—$0.45100%coinbase6d ago0x826a36…d5d33b
0xd93a…8f550xed9f…9902Base—$0.34100%coinbase6d ago0x5b0a53…4d8281
0xd93a…8f550xed9f…9902Base—$8.05100%coinbase6d ago0x9bc6f4…c3fdbf
0xd93a…8f550xed9f…9902Base—$5.86100%coinbase6d ago0xdb8b64…26e565
0xd93a…8f550xed9f…9902Base—$4.14100%coinbase6d ago0x6f6aeb…fffd55
0xd93a…8f550xed9f…9902Base—$2.81100%coinbase6d ago0xbaea0e…7bf9c5
0xd93a…8f550xed9f…9902Base—$1.82100%coinbase6d ago0x9c424d…f0d7dd
0xd93a…8f550xed9f…9902Base—$1.13100%coinbase6d ago0xcb75c2…b11a9f
0xd93a…8f550xed9f…9902Base—$0.68100%coinbase6d ago0xf0ef3c…277a8e
0xd93a…8f550xed9f…9902Base—$6.47100%coinbase6d ago0x642ae5…ed54f3
0xd93a…8f550xed9f…9902Base—$4.61100%coinbase6d ago0x269c0b…381b25
0xd93a…8f550xed9f…9902Base—$3.16100%coinbase6d ago0x85035f…807ea2
0xd93a…8f550xed9f…9902Base—$2.08100%coinbase6d ago0x8ba3c1…5df3ea
0xd93a…8f550xed9f…9902Base—$1.31100%coinbase6d ago0xa1c79a…c6d2d0
0xd93a…8f550xed9f…9902Base—$0.79100%coinbase6d ago0x753a89…1044f7
0xd93a…8f550xed9f…9902Base—$0.59100%coinbase6d ago0x68c9d4…a26bea
0xd93a…8f550xed9f…9902Base—$0.48100%coinbase6d ago0xae0ed2…8c7fd9
0xd93a…8f550xed9f…9902Base—$0.37100%coinbase6d ago0x4baa04…0ce86b
0xd93a…8f550xed9f…9902Base—$8.80100%coinbase6d ago0x95085d…7be65a

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.