Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x861d50…c566d9 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xaf9ed7…79bf23 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc3bb7b…27629b |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x28e31a…1a27ed |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x07e258…0cdc88 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x2daea9…48ebc0 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x65b0aa…11ab57 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xebc22f…8ad3ec |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x27548b…ec11de |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc30653…3ead2d |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa93955…02f8d2 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x2d16da…6cb9e3 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x7008a3…551eec |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6a93c6…7d167e |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x52547c…2d379f |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfc4e3d…c37c75 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb59822…0c8c8b |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x66b5e6…b5481c |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x897847…c565f3 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4001fc…f3d547 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x71a0ad…f9e370 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x2e4645…58b6dc |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9a2b0e…435951 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8425eb…0b20e4 |
| 0xd00c…79230x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf94007…4af8dc |
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.