Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd31a…a02d0xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x5c86cb…a5cf6b |
| 0x220d…96cb0xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0xbc6d51…574977 |
| 0x523b…b1f60xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x590110…025039 |
| 0x727a…2db50xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x459077…9a25a8 |
| 0x9d70…fa1a0xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x390cb0…874bb6 |
| 0xecd4…1ea40xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x4b6c94…edac6c |
| 0x8b32…e6b20xaf2c…7fdd | Base | — | $1.96 | 100% | fluxa | 71d ago | 0x88d8b0…fd6c0e |
| 0xdbf9…ab860xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x4751e2…d907d3 |
| 0xc4f8…12c40xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0xbfbded…0dd9ce |
| 0x55d5…1cfb0xaf2c…7fdd | Base | — | $1.96 | 100% | fluxa | 71d ago | 0xaf3d95…4810ce |
| 0x04c8…26420xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0x3844c3…f33424 |
| 0xf488…61950xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0xeb999e…5c233e |
| 0x9236…53230xaf2c…7fdd | Base | — | $0.98 | 100% | fluxa | 71d ago | 0xb548dd…399f28 |
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.