Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e35…35840x2670…293fBase—$5.00100%coinbase98d ago0xa3d865…43a78d
0xb4fa…45170x0e35…3584Base—$0.02100%0x0e35…358499d ago0x64ec09…34f8dd
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase99d ago0xf2f73e…7b232b
0x0e35…35840x2670…293fBase—$5.00100%candidates99d ago0x3e438d…dba757
0xb4fa…45170x0e35…3584Base—$0.97100%0x0e35…358499d ago0xf7b092…876c2e
0x0e35…35840x2932…4f60Basex402 service$0.01100%coinbase99d ago0xeac68f…dbd1bf
0x0e35…35840x6d91…48d3Basex402 service$0.95100%coinbase99d ago0x255a09…15a901
0xb4fa…45170x0e35…3584Base—$0.97100%0x0e35…358499d ago0x130ac5…1546a7
0x0e35…35840x6d91…48d3Basex402 service$0.95100%coinbase99d ago0x4d1f0e…e4ac59
0xb4fa…45170x0e35…3584Base—$0.01100%0x0e35…358499d ago0x885de2…40e28b
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x4e7719…56d75b
0x0e35…35840x260f…82b0Basex402 service$0.005100%coinbase99d ago0xc5d846…ab57a4
0xb4fa…45170x0e35…3584Base—$0.01100%0x0e35…358499d ago0x986bc4…384ad1
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc2a0a1…1f0f32
0x0e35…35840x260f…82b0Basex402 service$0.005100%coinbase99d ago0x21cfda…d9d62a
0xb4fa…45170x0e35…3584Base—$0.26100%0x0e35…358499d ago0xd955e1…de3817
0x0e35…35840x41ad…2170Basex402 service$0.25100%coinbase99d ago0x12594e…716b6f
0xb4fa…45170x0e35…3584Base—$0.003218100%0x0e35…358499d ago0x873752…ea553c
0x0e35…35840x46ba…a674Basex402 service$0.001100%coinbase99d ago0xfce806…93b6b3
0xb4fa…45170x0e35…3584Base—$0.003015100%0x0e35…358499d ago0xf4d46f…45ae89
0x0e35…35840x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase99d ago0x3b0875…5a9cd5
0xb4fa…45170x0e35…3584Base—$0.003015100%0x0e35…358499d ago0xe0bb5d…994481
0x0e35…35840x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase99d ago0x97fc64…7d6a99
0xb4fa…45170x0e35…3584Base—$0.003015100%0x0e35…358499d ago0xcf6134…b3ed31
0x0e35…35840xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x014824…a5818a

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.