Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7282da…a2e14a |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x739906…c452f9 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2d7c92…036c07 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8c2451…a19278 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8579d9…12bf2e |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd82803…44ab5e |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3b23b6…89129a |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb42973…a30aeb |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xefff30…346a1c |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb51807…2ad868 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb428f6…e9ac9a |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x84c9b1…260857 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x364c76…0980f7 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe7911a…867274 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2c0a7e…6b2a02 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe0869e…4091d0 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa8d343…366b53 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x31a7cb…33d4ad |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x397e25…d97391 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1ff5a7…18cbb1 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xafee38…97fde9 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdc808d…97900b |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd4415f…5455bf |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x589458…aa0214 |
| 0xc209…6dd30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x17c07f…2d2019 |
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.