Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xc5b355…3b41ec
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xce6fe5…c39cbf
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x5c9b18…a9a81a
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x0aaafa…0814d5
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x2b819f…3856fe
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x139751…44e0f9
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xbc8b78…62cb7c
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x6cde80…a5ab15
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x80d34c…5daab2
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x4d0b30…e7cb8e
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xd15266…d6547c
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x31d406…dfc0e4
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x6ba94c…17f500
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x39d587…f20e44
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x02f49e…618e24
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x73cd4f…240d66
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xf747a2…827c74
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xdf4bc1…766073
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x07210f…a215e8
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x8bf557…8cd4c0
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xa41954…fcdc22
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x368d8f…21d283
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x1cd7c2…3f0fc1
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0x2b31b9…42882c
0x8d2a…7d370xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase18d ago0xa8264b…edb7cc

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.