Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x51fc88…6fcbcc |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xbf7768…33bfef |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xa56d76…26afee |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xea5bb7…c5b8fb |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdefa02…62d8ef |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x814dfe…5eed7c |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x24d509…18ff61 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x997c8c…7ff593 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8cccf1…1bc86b |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x66d018…46b98b |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8d1d2a…f80d46 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3cd420…61fd15 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd8e902…ecbfa1 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x516a59…5c5907 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xef713c…0265f7 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0b65eb…0b6a7d |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8ee2e1…7bc3b8 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6072f1…fa45b3 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x117130…9bf8f2 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc66e4c…e04d08 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb5b1f1…995932 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa99840…7a0e55 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb54b39…d79238 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4421b0…4bbae3 |
| 0x5ded…8f250x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x568f51…321564 |
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.