Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $9.45 | 100% | 0xc216…7c23 | 60d ago | 0xe66f78…a7bf5e |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xb7ce…a062 | 60d ago | 0x568051…191ec5 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x86c0…2889 | 60d ago | 0x828b8f…84ca05 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0x3cca…9c7c | 60d ago | 0xb8631c…fc81fe |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0xcdfd…ef82 | 60d ago | 0x98ab27…91a325 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $52.50 | 100% | 0x8107…1699 | 60d ago | 0x1de693…2f5a68 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $11.55 | 100% | 0xa69c…e8d5 | 60d ago | 0x73e7e8…5a0692 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x3d76…265f | 60d ago | 0xccb494…19240d |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x8503…c072 | 60d ago | 0x690a64…3dc77d |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x8494…2e44 | 60d ago | 0x393abb…136d9d |
| 0x8cfa…be850x0e3d…7757 | Base | — | $6.30 | 100% | 0x666e…0930 | 60d ago | 0xdedfc3…da3b7f |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0xcd39…0724 | 60d ago | 0x923492…c2b1c7 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x78ce…877f | 60d ago | 0xa7bfc3…f6f791 |
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.