Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x09e157…824893 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3bd089…3b37cb |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6483f7…1cefa7 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x096c96…590ce3 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2866b7…a73826 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x280224…ec33f4 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0cb0d0…b5f59f |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7f34f9…0114fb |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9d281b…c5eec3 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xae625c…78b83b |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8a3baa…3d5d46 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x99d084…f4121a |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x273bb6…29ad06 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0f9187…fd8c7d |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8c991b…d1266b |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe50af6…d6e86c |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa4a77c…14c9ee |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x36a583…b86319 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x789c9e…abc3e0 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x82c77d…6ba908 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x546a91…767c54 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x025180…d76ce2 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x64e559…626190 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd09133…686fc3 |
| 0xf1bd…51180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc4421b…4bf65a |
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.