Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x51c1…d73b0x367c…5270 | eip155:1 | — | $149.95 | 100% | Route unknown | 103d ago | 0x12dfc0…e94728 |
| 0x3178…23e30x367c…5270 | eip155:1 | — | $19.99 | 100% | Route unknown | 103d ago | 0x9217d3…8c88c9 |
| 0x09e4…54b10x367c…5270 | eip155:1 | — | $48.86 | 100% | Route unknown | 103d ago | 0x44cc4c…9878bf |
| 0xc272…5ff10x367c…5270 | eip155:1 | — | $299.95 | 100% | Route unknown | 103d ago | 0x36a687…f7bbc3 |
| 0xdad8…e93e0x367c…5270 | eip155:1 | — | $400.76 | 100% | Route unknown | 103d ago | 0xe6f337…6d6a4e |
| 0xda56…bdfd0x367c…5270 | eip155:1 | — | $999.85 | 100% | Route unknown | 103d ago | 0x3aa698…ba075c |
| 0x2ff3…18580x367c…5270 | eip155:1 | — | $1.19 | 100% | Route unknown | 103d ago | 0x5aee4f…14c633 |
| 0xca3a…01af0x367c…5270 | eip155:1 | — | $0.99 | 100% | Route unknown | 103d ago | 0x629eeb…c5747b |
| 0x099d…13f90x367c…5270 | eip155:1 | — | $499.87 | 100% | Route unknown | 104d ago | 0x299200…5d5341 |
| 0xa94e…25480x367c…5270 | eip155:1 | — | $16.00 | 100% | Route unknown | 104d ago | 0xba23cd…9ad712 |
| 0x16f0…26bb0x367c…5270 | eip155:1 | — | $43.98 | 100% | Route unknown | 104d ago | 0x9c5c04…7fa05f |
| 0x2187…f35e0x367c…5270 | eip155:1 | — | $14.93 | 100% | Route unknown | 104d ago | 0x85634b…a4a4e8 |
| 0x236c…41000x367c…5270 | eip155:1 | — | $433.37 | 100% | Route unknown | 104d ago | 0xd6bbf5…a7e0a3 |
| 0x01ed…ce200x367c…5270 | eip155:1 | — | $68.96 | 100% | Route unknown | 104d ago | 0x593de3…baaba4 |
| 0x1365…5d5f0x367c…5270 | eip155:1 | — | $27.38 | 100% | Route unknown | 104d ago | 0x59dc8f…77acb0 |
| 0x4996…99ae0x367c…5270 | eip155:1 | — | $155.92 | 100% | Route unknown | 104d ago | 0xde6461…2c5094 |
| 0xdd29…18ad0x367c…5270 | eip155:1 | — | $100.00 | 100% | Route unknown | 104d ago | 0xd8330f…c36fe4 |
| 0xd589…db700x367c…5270 | eip155:1 | — | $2.07 | 100% | Route unknown | 104d ago | 0x765996…2de066 |
| 0xd8bc…44dd0x367c…5270 | eip155:1 | — | $14.13 | 100% | Route unknown | 104d ago | 0x7cc352…b2b4bc |
| 0x8fe2…4ed00x367c…5270 | eip155:1 | — | $59.93 | 100% | Route unknown | 104d ago | 0x100e50…347948 |
| 0x2443…9d7e0x367c…5270 | eip155:1 | — | $99.91 | 100% | Route unknown | 104d ago | 0x561844…bdabed |
| 0x14b2…c69f0x367c…5270 | eip155:1 | — | $249.79 | 100% | Route unknown | 104d ago | 0x5efaf0…638d1f |
| 0x96cb…131a0x367c…5270 | eip155:1 | — | $50.60 | 100% | Route unknown | 104d ago | 0x84c7ca…bac281 |
| 0x2315…334c0x367c…5270 | eip155:1 | — | $3,024.00 | 100% | Route unknown | 104d ago | 0xf143e4…0fe454 |
| 0xd589…db700x367c…5270 | eip155:1 | — | $3.00 | 100% | Route unknown | 104d ago | 0x8cf2a8…8c8343 |
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.