Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f4c…41040x9362…ef65Base$0.15100%coinbase9d ago0x696f02…c061b9
0x9362…ef650x4f4c…4104Basex402 service$0.002100%payAI9d ago0xd1ee53…a0bcc5
0x9362…ef650x4f4c…4104Basex402 service$0.001100%payAI9d ago0xdf042f…c13206
0x9362…ef650x4f4c…4104Basex402 service$0.003100%payAI9d ago0xca9825…0b335b
0x9362…ef650x4f4c…4104Basex402 service$0.005100%payAI9d ago0x29a66d…64f618
0x9362…ef650x4f4c…4104Basex402 service$0.003100%payAI9d ago0x820e9b…d4db6f
0x9362…ef650x4f4c…4104Basex402 service$0.008100%payAI9d ago0x9f8df7…dcd2a0
0x9362…ef650x4f4c…4104Basex402 service$0.004100%payAI9d ago0x092c46…5aad75
0x9362…ef650x4f4c…4104Basex402 service$0.006100%payAI9d ago0x00b9cb…495f6d
0x9362…ef650x4f4c…4104Basex402 service$0.004100%payAI9d ago0xd51550…34b8b6
0x9362…ef650x4f4c…4104Basex402 service$0.001100%payAI9d ago0x99816d…bbbe59
0x9362…ef650x4f4c…4104Basex402 service$0.002100%payAI9d ago0xa2d998…c21e36
0x9362…ef650x4f4c…4104Basex402 service$0.04100%payAI9d ago0x35b27e…e972d7
0x9362…ef650x4f4c…4104Basex402 service$0.008100%payAI9d ago0xdc6d89…013552
0x9362…ef650x4f4c…4104Basex402 service$0.008100%payAI9d ago0xf20621…d9d750
0x9362…ef650x4f4c…4104Basex402 service$0.008100%payAI9d ago0xbf0398…8dac78
0x9362…ef650x4f4c…4104Basex402 service$0.008100%payAI9d ago0xf6fe60…650f33
0x9362…ef650x4f4c…4104Basex402 service$0.008100%payAI9d ago0xc4df06…b1f245
0x9362…ef650x4f4c…4104Basex402 service$0.005100%payAI9d ago0x5aafbf…a7a188
0x9362…ef650x4f4c…4104Basex402 service$0.007100%payAI9d ago0x3861dd…646188
0x9362…ef650x4f4c…4104Basex402 service$0.007100%payAI9d ago0x1eed4a…5a4785
0x9362…ef650x4f4c…4104Basex402 service$0.002100%payAI9d ago0xb26d77…c676de
0x9362…ef650x4f4c…4104Basex402 service$0.004100%payAI9d ago0xfa94e5…3c7402
0x9362…ef650x4f4c…4104Basex402 service$0.004100%payAI9d ago0x62645b…5cfdb3
0x4f4c…41040x9362…ef65Base$0.27100%coinbase9d ago0xf533da…eab361

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.