Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1f56f3…a66420 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa7d106…b3da93 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0fad54…529ef9 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc9c532…d729aa |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbe8e52…bf55ea |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb58fed…b614d5 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa27496…7ad305 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf039ce…fdba5a |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xfcd14e…3816d6 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6df1ce…065502 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xaec0fe…1201ce |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe19ada…349b5d |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x871a0a…3fe721 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd35e42…f643a7 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x05a1b0…2d02d0 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbbe5fc…865e78 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3ed5b0…cda172 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x43d58a…4481eb |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x228364…2e8cdc |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9a22dc…fec053 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7d4d53…18a28f |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x69fdd1…9be717 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x479837…cf4e76 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x38e5c3…39fc58 |
| 0x4243…ffa60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6a2701…4f5a2a |
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.