Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x46fc…e7e30x8c4f…ee67 | eip155:1 | — | $59.77 | 100% | Route unknown | 101d ago | 0x173fe9…b0a6ff |
| 0x35f1…b4110x8c4f…ee67 | eip155:1 | — | $41.41 | 100% | Route unknown | 101d ago | 0xf183e3…a999c4 |
| 0xe614…95ac0x8c4f…ee67 | eip155:1 | — | $9.00 | 100% | Route unknown | 101d ago | 0xe54274…3d92b8 |
| 0x1575…db650x8c4f…ee67 | eip155:1 | — | $20.00 | 100% | Route unknown | 101d ago | 0x443039…961b59 |
| 0x612f…11120x8c4f…ee67 | eip155:1 | — | $38.01 | 100% | Route unknown | 101d ago | 0xa73bbe…b8f441 |
| 0x40fe…e2820x8c4f…ee67 | eip155:1 | — | $40.00 | 100% | Route unknown | 101d ago | 0x7bee31…4ae6a4 |
| 0xe86d…cacc0x8c4f…ee67 | eip155:1 | — | $9.89 | 100% | Route unknown | 101d ago | 0xc8d0f8…a7d61a |
| 0xd9b0…91bb0x8c4f…ee67 | eip155:1 | — | $24.00 | 100% | Route unknown | 101d ago | 0x616448…fc4945 |
| 0x2b0c…664b0x8c4f…ee67 | eip155:1 | — | $0.01 | 100% | Route unknown | 101d ago | 0x8750b6…82fd96 |
| 0xbf09…53150x8c4f…ee67 | eip155:1 | — | $0.01 | 100% | Route unknown | 101d ago | 0x3b8160…1b6add |
| 0xbd90…0c6c0x8c4f…ee67 | eip155:1 | — | $55.00 | 100% | Route unknown | 101d ago | 0x137c1b…e2fbd1 |
| 0x657d…35740x8c4f…ee67 | eip155:1 | — | $0.01 | 100% | Route unknown | 101d ago | 0x960c5b…92778b |
| 0xab7c…3cf60x8c4f…ee67 | eip155:1 | — | $11.70 | 100% | Route unknown | 101d ago | 0xb15986…472a19 |
| 0x0891…94fd0x8c4f…ee67 | eip155:1 | — | $11.00 | 100% | Route unknown | 101d ago | 0x357190…d2ab21 |
| 0x6152…c3a10x8c4f…ee67 | eip155:1 | — | $10.00 | 100% | Route unknown | 101d ago | 0x23e16f…12e883 |
| 0x2852…355a0x8c4f…ee67 | eip155:1 | — | $99.51 | 100% | Route unknown | 101d ago | 0x5bfcdf…c9c993 |
| 0x6d3f…bc360x8c4f…ee67 | eip155:1 | — | $93.03 | 100% | Route unknown | 101d ago | 0x7cd54d…0971d3 |
| 0xe681…79c10x8c4f…ee67 | eip155:1 | — | $11.60 | 100% | Route unknown | 101d ago | 0xcb51d4…eb7ff6 |
| 0x8002…355f0x8c4f…ee67 | eip155:1 | — | $0.64 | 100% | Route unknown | 101d ago | 0x2ac9b4…80fac9 |
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.