Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc5b240…9a8ac2 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd7c6b2…2fb5ed |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x389fb8…907540 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5ffd0f…0b7d3c |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6a200f…67b3c0 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x80ad6e…7a85b9 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2560ab…76c0eb |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x00bf91…2b5b0a |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6e9d12…36bec7 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbbabcb…96e6a8 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaa98f9…3245ee |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf152ce…2c6c27 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x003155…d03467 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7db81a…032033 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x21d868…aefc81 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4bfaee…40ef04 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x53a4d3…da7b5b |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2612be…7ab330 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x943b78…f44dc6 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x865648…321379 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc73472…85a131 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x978a26…66bbb9 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x345241…d1c38b |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa57e60…523b68 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x87a4ac…165401 |
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.