Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc27d10…ffaf51 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6ab41a…02ad1a |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xec6641…123236 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa1daec…19e391 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x779a2c…c8e989 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x20ab6d…62c9ed |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0a042f…202414 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe8bd8f…77c9f5 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfc1c74…110a9a |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8b77c0…0d39a2 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xad59be…85c563 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc84a7e…6e4703 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8d5380…c432ba |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x28387b…500a60 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc89f74…55d66d |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb937a7…1a688c |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfdb9ce…b63cee |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xecbb9f…58b9a1 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc9072e…6e68a3 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa9d7cc…5334a9 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x677723…ffbe36 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8ea90a…c69b43 |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5d51df…c34acc |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x84069f…14b6ec |
| 0xea4d…fa4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe1084d…94f291 |
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.