Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x9c3bd5…5beff6 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xda54e6…2bf775 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x35cacd…39c5e1 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x5869b6…a5e8ad |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xb63cfd…e64abb |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x0081d1…4a76e6 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xa37250…19a834 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x092ea0…7c9d55 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x664769…c3c550 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x658108…5ba9af |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xd90a3a…271609 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xa05e12…9ba332 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xc7cae5…d692ed |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xedbf6c…cf4061 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xf0b3e9…e2aeac |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x15a749…c0340a |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x42ec4d…7c2720 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x397c8a…f6d745 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xd270b1…59c274 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x44cb77…31b18f |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xb88bab…e7b68c |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x2bfea5…60a486 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x6c3bcd…85f095 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0xd2abe5…dd0192 |
| 0xe629…4b540x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 33d ago | 0x1f510a…6cbc2f |
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.