Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb94a1e…75328f |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0a14a3…ca660b |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc4eb2d…ec466e |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x502546…ccccf8 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7bd4d7…8c035a |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8425bf…13cb1b |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd09dfd…4f9617 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x58781d…f78f11 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe41dce…7521fd |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0071d3…9f146c |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x35a255…f16ee3 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7c7a0f…16e0cd |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x180dc5…35961b |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8e69a2…eb65ba |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xaeeb67…e953d7 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x827284…3067b3 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x26620e…0370bb |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4b8d0b…f81d0a |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xac90e5…271411 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd06fed…d73ef6 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa14031…2dbeb3 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x011f0c…64a8f6 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x403238…d0347d |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf384b8…cac7f1 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x57af10…e46273 |
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.