Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc63ec9…a978a1 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4cc724…2b08ac |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9ea349…9f8eed |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3034d2…e93a19 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x099756…54574c |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xfff831…de44c9 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xccf5c4…0dcdb0 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc5e6d4…adc309 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe10c96…a6e918 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x06b679…b8c808 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa889e4…6061c2 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3ae8fd…3fa185 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x633885…da013a |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x477660…8ede31 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb6dc0c…8ca323 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1fd259…5ce34c |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc186e0…1ec020 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe5adaa…fd54ac |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x25bd14…069a88 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7c6200…2da81d |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9d27f1…abbcee |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xea116a…70e8ce |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x044dc2…3b0928 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdeb71c…7df6a8 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4c12b1…23f5dc |
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
Show the promptHide 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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.