Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x1e5a42…552f68 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4b6bf2…80beba |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc8179a…2032aa |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xd16c1c…2c4de8 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x98a635…6c5490 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x449fa9…906b80 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x89b5bf…6fa2e2 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc602d5…400a28 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x5fdbb3…bfc09d |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x00ba16…5bc9b2 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xeeb312…97e608 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe030f3…4eb27a |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xcae000…f10407 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x5486b9…a5e0aa |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe10f5a…ba9c23 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x40a124…7a3f34 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xcae197…9e5912 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xf01329…1c3ec8 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xe869e4…e5ad83 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc1060d…96665d |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb3f196…a3fd27 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x8fec90…878428 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x4115ad…a4b161 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x843ee1…07ece7 |
| 0x8cbb…49b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x8036f3…a16fff |
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.