Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0x91b5…1a5e | 82d ago | 0x540f20…efed89 |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0x563b…9a7f | 82d ago | 0x8ab320…8724d7 |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0x54b0…4384 | 82d ago | 0xd1971f…42f13d |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0x8d6c…3458 | 82d ago | 0x184534…924d7e |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0xbe69…2992 | 82d ago | 0xf25c0f…3649fd |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0xe162…6268 | 83d ago | 0xe12f34…3bbf7b |
| 0x28dd…2d120x0e3d…7757 | Base | — | $19.95 | 100% | 0x76aa…2a0a | 83d ago | 0x0a9f17…d5fd33 |
| 0x28dd…2d120x0e3d…7757 | Base | — | $10.50 | 100% | 0x3d68…f69e | 83d ago | 0x721773…397a4b |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0xfa43…45e5 | 83d ago | 0x448274…0a81ee |
| 0x28dd…2d120x0e3d…7757 | Base | — | $31.50 | 100% | 0xbdce…f637 | 83d ago | 0x19f386…af7bfc |
| 0x28dd…2d120x0e3d…7757 | Base | — | $31.50 | 100% | 0x4639…93fa | 83d ago | 0xd4417a…aa84e5 |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0x6d10…b12b | 83d ago | 0x6f562f…3f9c66 |
| 0x28dd…2d120x0e3d…7757 | Base | — | $21.00 | 100% | 0x6bac…5e9b | 83d ago | 0x6f9a41…b24657 |
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.