Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd3553d…be5bf2 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x764caa…741b02 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4860ea…876ed8 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x50958f…74da77 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa02589…cd7978 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8d226c…147513 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x28bf44…009a4b |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x66e687…a13099 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0ed03a…9d68ea |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x74170f…3db87d |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc78ce7…43f0f2 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x410ea3…0c9912 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xaf1f45…127023 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xacb6cf…cb975f |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x78cf41…bdb8b3 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x27dac7…0e3588 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x16c539…3c0ed9 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa003c8…4352e7 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x39e840…8a3626 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3d7f51…d34814 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd1cd1e…649e08 |
| 0xb158…af2a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x64e054…96ed0e |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.