Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeba6…3c850x0e3d…7757 | Base | — | $10.50 | 100% | 0x30b6…6089 | 54d ago | 0xfacbbb…70871b |
| 0xeba6…3c850x0e3d…7757 | Base | — | $6.30 | 100% | 0x5d0b…1ded | 54d ago | 0x6450a7…f32410 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $5.25 | 100% | 0x39a9…7be5 | 54d ago | 0x1bbe30…b52559 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $10.50 | 100% | 0xb7ce…a062 | 54d ago | 0x3ca473…25f634 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $10.50 | 100% | 0x850e…5017 | 54d ago | 0xe8259c…7ebd88 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $5.25 | 100% | 0xf760…e9ab | 54d ago | 0xee7901…bb116a |
| 0xeba6…3c850x0e3d…7757 | Base | — | $2.10 | 100% | 0x9d1a…0135 | 54d ago | 0x7f623f…7c0e99 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $10.50 | 100% | 0xdcd9…b01a | 54d ago | 0x1b7687…2dc7a2 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $1.05 | 100% | 0x823e…6b6c | 54d ago | 0x0d3838…6bbce9 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $1.05 | 100% | 0x1f5f…656e | 54d ago | 0xb51258…729fe7 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $9.45 | 100% | 0x5d0b…1ded | 54d ago | 0x0c3b25…ea2481 |
| 0xeba6…3c850x0e3d…7757 | Base | — | $5.25 | 100% | 0x3764…3be0 | 54d ago | 0x046ecb…f7ef6b |
| 0xeba6…3c850x0e3d…7757 | Base | — | $31.50 | 100% | 0xe6a1…0117 | 54d ago | 0xfe83a7…291808 |
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.