Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x4b6c2b…8e636f
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0xfa3eb3…ab39af
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x628cf4…a9ea2e
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x9f097d…b540f9
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x15ce94…dc5eb8
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0xde1bc0…d83ad3
0x4821…e7f80x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0xd7de57…697c68
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x1d4b0e…1b0590
0xd38a…eb0a0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0xe21062…b704e7
0xebd6…e2e00x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x0411de…b62a7a
0xc7b8…9a170x52e2…f3eaBasex402 service$0.008100%coinbase18d ago0x879813…e05253
0xc7b8…9a170x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0x8562c7…7502d7
0xc7b8…9a170x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0x519b18…bbee5d
0xc7b8…9a170x52e2…f3eaBasex402 service$0.005100%coinbase18d ago0x203d52…c2aeb9
0xc7b8…9a170x52e2…f3eaBasex402 service$0.008100%coinbase18d ago0xb12a80…643397
0xc7b8…9a170x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0x5fbc5e…5f6b8b
0xb42b…f28d0x52e2…f3eaBasex402 service$0.001100%coinbase18d ago0xb7cfee…74d37f
0xb42b…f28d0x52e2…f3eaBasex402 service$0.008100%coinbase18d ago0xbb2174…e462ea
0xb42b…f28d0x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0xe9a755…fd9300
0xb42b…f28d0x52e2…f3eaBasex402 service$0.005100%coinbase18d ago0x1d1427…8befcd
0xb42b…f28d0x52e2…f3eaBasex402 service$0.008100%coinbase18d ago0x8220b2…19c529
0x3346…b8240x52e2…f3eaBasex402 service$0.008100%coinbase18d ago0xfc3d48…a48693
0x3346…b8240x52e2…f3eaBasex402 service$0.008100%coinbase18d ago0x0793b1…f84161
0x3346…b8240x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0x6509a9…82c40d
0x3346…b8240x52e2…f3eaBasex402 service$0.003100%coinbase18d ago0x7ca8be…ef2014

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.