Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0x5d6903…0cf8d4 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x6a28d9…2406f7 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xc699c2…0a43cd |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1c9e6c…467446 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x62ccea…420648 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x7c7521…536ecc |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xe1c160…e72260 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x84533f…1e0e83 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x71f192…1130e6 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x75d0e7…9f4e53 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x3ff19f…5f33f9 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1546ec…39771e |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf2ec0e…a49763 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x02eb20…8e32cd |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x83c85d…b16680 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xfd0558…bb436c |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x663dc4…4b7dc9 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x9fc8f4…8ba9f1 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xd70839…af1a4c |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa4246f…09abf5 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf14640…4cf075 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xca3bc6…468f9c |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x9cdd0f…1f6a18 |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xacc5b4…ad672c |
| 0x2421…29c30x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xfa106f…28593f |
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.