Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19ea…606c0xbca2…7df9Base$0.01100%coinbase78d ago0x90ef8f…0d77ad
0x19ea…606c0xb1d7…d66aBase$0.01100%coinbase78d ago0xdf05e7…c95534
0x19ea…606c0xd65c…ee6fBase$0.01100%coinbase78d ago0x377667…9669a4
0x19ea…606c0xaf79…a710Base$0.01100%coinbase78d ago0x35ccc6…e374bf
0x19ea…606c0x2cf5…ad0cBase$0.01100%coinbase78d ago0x50b911…8f4ef9
0x19ea…606c0x6a13…5009Base$0.01100%coinbase78d ago0x8290ec…4183d5
0x19ea…606c0x2136…ff4eBase$0.01100%coinbase78d ago0x4fe376…5eb3a7
0x19ea…606c0xffd6…5ac2Base$0.01100%coinbase78d ago0xc7f5a1…004099
0x19ea…606c0x10f3…61b1Base$0.01100%coinbase78d ago0x4fbe80…bfcbc3
0x19ea…606c0xf09c…f21dBase$0.01100%coinbase78d ago0x227fc1…b1056e
0x19ea…606c0xfc80…dd5eBase$0.01100%coinbase78d ago0xd57b77…b9af2e
0x19ea…606c0x5371…f31aBase$0.01100%coinbase78d ago0x022d9e…4abbcc
0x19ea…606c0x0a39…8a16Base$0.01100%coinbase78d ago0x005d3b…e42bca
0x19ea…606c0x1a52…1281Base$0.01100%coinbase78d ago0xdb65fe…03016c
0x19ea…606c0xf035…e842Base$0.01100%coinbase78d ago0xdecb9c…2c17dd
0x19ea…606c0x216e…2bf0Base$0.01100%coinbase78d ago0x4e838c…1b1768
0x19ea…606c0x37c1…954bBase$0.01100%coinbase78d ago0xf85223…47a8a3
0x19ea…606c0x77bb…a303Base$0.01100%coinbase78d ago0x3b9df4…779311
0x19ea…606c0xed77…5f95Base$0.01100%coinbase78d ago0x9a5d91…2199a4
0x19ea…606c0x3c46…03b0Base$0.01100%coinbase78d ago0x40ac20…c11b32

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.