Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x584cd5…79a1da |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x0170fc…8d78fe |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x67f8ec…848945 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9e35f5…ca6ed0 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x88456d…3046ba |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc09477…1cc0c8 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x86dc4a…0f1ac6 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x3ed615…79282d |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x821f03…1267c8 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x2b49ea…80b7ef |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6df122…b2105a |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xd0f147…f8a8c0 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6a4594…c2ddc7 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xfdeed8…8df1ff |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x840bd2…8071b5 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x78103d…129774 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5ce5ca…6e0104 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc6034d…ff84cf |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xbd3c35…e99797 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xaf765c…82f19c |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xf062ae…4b5f43 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x9ea499…c43ce2 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc3b4bd…591bcb |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa99e4e…68c8b0 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7a44f8…95a12b |
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.