Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7571…f20f0xae38…5e04 | eip155:1 | — | $144.34 | 100% | Route unknown | 102d ago | 0x8b9c3d…81b025 |
| 0x5a27…15c70xae38…5e04 | eip155:1 | — | $24.28 | 100% | Route unknown | 102d ago | 0x3006c8…5b5490 |
| 0x5586…80fd0xae38…5e04 | eip155:1 | — | $975.50 | 100% | Route unknown | 102d ago | 0x672fff…9dd85c |
| 0x828f…db910xae38…5e04 | eip155:1 | — | $100.00 | 100% | Route unknown | 102d ago | 0x82f8f4…088cc3 |
| 0xaa48…85ce0xae38…5e04 | eip155:1 | — | $100.00 | 100% | Route unknown | 102d ago | 0xdb8a0e…208b04 |
| 0x8b17…766c0xae38…5e04 | eip155:1 | — | $1,000.00 | 100% | Route unknown | 102d ago | 0x37228c…af5ed0 |
| 0xe0d7…4f630xae38…5e04 | eip155:1 | — | $478.87 | 100% | Route unknown | 102d ago | 0x24a69e…145edd |
| 0x9e3a…5aa60xae38…5e04 | eip155:1 | — | $18.83 | 100% | Route unknown | 102d ago | 0x881371…5ad371 |
| 0x2156…40270xae38…5e04 | eip155:1 | — | $95.00 | 100% | Route unknown | 102d ago | 0xc09257…132a19 |
| 0x5ec0…fc9e0xae38…5e04 | eip155:1 | — | $9.98 | 100% | Route unknown | 102d ago | 0xf5f284…35121d |
| 0x1725…aaeb0xae38…5e04 | eip155:1 | — | $600.00 | 100% | Route unknown | 102d ago | 0x547c94…946f08 |
| 0x3a16…dcf60xae38…5e04 | eip155:1 | — | $600.00 | 100% | Route unknown | 102d ago | 0xa194fe…de5a12 |
| 0xd0a6…eae00xae38…5e04 | eip155:1 | — | $48.67 | 100% | Route unknown | 102d ago | 0x0854f7…d7f401 |
| 0x9d66…1bdd0xae38…5e04 | eip155:1 | — | $249.90 | 100% | Route unknown | 102d ago | 0xcd4951…115d6f |
| 0x9c99…67740xae38…5e04 | eip155:1 | — | $48.67 | 100% | Route unknown | 102d ago | 0xd8976e…0c7a8a |
| 0x5887…6aba0xae38…5e04 | eip155:1 | — | $38.99 | 100% | Route unknown | 102d ago | 0x1f12c4…acb938 |
| 0x15fe…6af70xae38…5e04 | eip155:1 | — | $287.00 | 100% | Route unknown | 102d ago | 0x169a2f…0a22cb |
| 0x8381…ca2e0xae38…5e04 | eip155:1 | — | $75.00 | 100% | Route unknown | 102d ago | 0x739cb2…0c1f5e |
| 0x2428…7ef50xae38…5e04 | eip155:1 | — | $25.01 | 100% | Route unknown | 102d ago | 0x8844db…8b47c3 |
| 0x428d…85970xae38…5e04 | eip155:1 | — | $413.00 | 100% | Route unknown | 102d ago | 0x42f5db…0f403b |
| 0x6bea…55210xae38…5e04 | eip155:1 | — | $5,000.00 | 100% | Route unknown | 102d ago | 0xd2b929…db767b |
| 0xafc2…89dd0xae38…5e04 | eip155:1 | — | $504.99 | 100% | Route unknown | 102d ago | 0x2b7f88…f472cc |
| 0x49b5…0e110xae38…5e04 | eip155:1 | — | $505.00 | 100% | Route unknown | 102d ago | 0xcae2c6…e9de11 |
| 0x82e3…39750xae38…5e04 | eip155:1 | — | $150.00 | 100% | Route unknown | 102d ago | 0x46dd9b…f61fdc |
| 0xf859…fa740xae38…5e04 | eip155:1 | — | $22.11 | 100% | Route unknown | 102d ago | 0xa300d5…7b7e61 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.