Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7829…9eab0x47c5…4fc3 | Base | — | $9,450.00 | 70% | 0x54de…4470 | 14d ago | 0xd0c17d…28ec14 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $9,975.00 | 70% | 0x5720…a5f4 | 14d ago | 0x876307…c7e05d |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $2,940.00 | 70% | 0x7dc9…9d7b | 14d ago | 0x80efa5…f37568 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $12,075.00 | 70% | 0x79f3…6a38 | 14d ago | 0xe94c3f…07c9b9 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $9,607.50 | 70% | 0x345f…57af | 14d ago | 0xff2fde…8c25e1 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $2,940.00 | 70% | 0x0245…bb7b | 14d ago | 0x13001e…4424e5 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $7,350.00 | 70% | 0x24b8…43f0 | 15d ago | 0x9cab0c…797a0b |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $9,450.00 | 70% | 0xc5c7…f8a5 | 15d ago | 0x6f847c…ce19c7 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $420.00 | 70% | 0x9e2a…5a94 | 15d ago | 0xbe3d96…3686b9 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $9,450.00 | 70% | 0x771b…60b8 | 15d ago | 0x7f763b…739f90 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $1,312.50 | 70% | 0x9ea2…605a | 15d ago | 0xbbecb3…1b60db |
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.