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…be850x47c5…4fc3 | Base | — | $1.05 | 70% | 0xd02b…c379 | 30d ago | 0x231a85…82e82e |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $4.20 | 70% | 0x7c94…b13e | 30d ago | 0xc92329…ac6115 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $5.25 | 70% | 0x0c68…47ce | 30d ago | 0xf1285e…a73e77 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x12ba…6b61 | 30d ago | 0xb818b5…07df60 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $3.15 | 70% | 0x9092…bc9e | 30d ago | 0xb3c7fc…e00b93 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $45.15 | 70% | 0xf760…e9ab | 30d ago | 0x5007e0…61491b |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $11.55 | 70% | 0x2859…83d4 | 30d ago | 0xcc95b2…c71b20 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $10.50 | 70% | 0xcb6c…da0b | 30d ago | 0x9298e1…a2db85 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $7.35 | 70% | 0x7a25…7fdc | 30d ago | 0xcb1bc5…0966e4 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $3.15 | 70% | 0xa6d0…a3cd | 30d ago | 0x036463…ab631d |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x3fab…7e8c | 30d ago | 0x5f9ca9…e05c8d |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $45.15 | 70% | 0xb60e…e3aa | 30d ago | 0x1c9f55…532a01 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $1.05 | 70% | 0x665d…3bb9 | 30d ago | 0x2bf6ff…14da86 |
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.