Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x805fc0…e6907e |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x35badd…4da263 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe5efa9…c1c55c |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7c792a…7f361d |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x66c024…9f7545 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa733e1…fdd7cd |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x97fb62…c9c939 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xaca57a…2123a5 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x488c8a…5c08e2 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x536b42…b259c6 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9734a3…e61968 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x3367a2…e90c6e |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0ec74a…954d34 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xff825b…f16d9e |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe5f098…89f796 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbc89ff…910417 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xca2d2e…b2377e |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7b1170…80fe59 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8428d2…fc92f5 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x52c972…07e060 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8c8ee7…dc1e75 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x2f3b8f…316cfc |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x37f316…143635 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x602768…2a2ae0 |
| 0x7b0e…b3e50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe1fd00…711e3d |
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.