Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9e749b…c62794 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x4329ea…f37689 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb4bf7d…aab7b8 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x74a8ae…0e3219 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x6e8ad2…9bac9c |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa371cf…1d4b75 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xdff933…9dda73 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x1a137d…92784e |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x1d7d33…f3a773 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0da25c…38baec |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x26002a…033e9d |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x191f09…afa32f |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb9fdf8…1d249b |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8af268…110117 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7f4d83…4a65e6 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x03ecbe…ac401f |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xc2a9df…257e36 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xe5c191…121d24 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa4d27e…ac7146 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x7b76d4…da5dff |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x02c90a…951af2 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xe77127…ee7753 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x2bc821…90201d |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x60fc8a…d82767 |
| 0xc055…62e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xf63688…f55fef |
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.