Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa30c8f…150360 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0c7b74…845442 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6711d8…08801d |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7c94d1…3594f3 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf20e2a…8a698b |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe5c55d…2f2b46 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf518c3…d8c0fa |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7261ec…25b774 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf29e5e…37192a |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0fbc60…337415 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd93e46…6560db |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x70366b…9d1e0c |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd338af…e997d7 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xaf1261…d90939 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x83f00e…7d1222 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf60cbe…726a9d |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xaea652…280c68 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x6a2957…b23e88 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x18537e…f4dd57 |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x658f55…11ef8f |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd244bc…38234a |
| 0xb5e9…19fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x6954c4…2142a2 |
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.