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 | 38d ago | 0x91393e…2f1bcd |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7920c5…7dac8f |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa8c5e9…99dd61 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb07cee…64de91 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xab059e…81b32a |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4d9fe9…68b518 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x75e7af…8bb1e7 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x163894…5857e5 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x30917b…b1e4f7 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x641411…68c89b |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x66d3f9…3e95e0 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xff90c7…07a805 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x79fdda…7721c4 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x837651…43373e |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x9484be…e826cf |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xdf371b…0cc781 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1f552c…4037c3 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3cc18a…dc0014 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x426d01…a5c1b9 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0ade94…04a6bf |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x2e1847…17e412 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x0a6ea4…aa4a8a |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x9c450f…bc96a4 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb05487…3d7b65 |
| 0xa258…aa890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa21d5e…7e5385 |
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.