Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.05 | 100% | coinbase | 19d ago | 0x7aaa2b…5baa5a |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.02 | 100% | coinbase | 19d ago | 0xf0d518…f27454 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.005 | 100% | coinbase | 19d ago | 0x67faca…1e23fe |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.003 | 100% | coinbase | 19d ago | 0x922f78…da4a5f |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.02 | 100% | coinbase | 19d ago | 0x7e0765…5feceb |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.002 | 100% | coinbase | 19d ago | 0xd79263…37914e |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.003 | 100% | coinbase | 19d ago | 0x2af002…3be166 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.005 | 100% | coinbase | 19d ago | 0x89d3f2…4ad6d5 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.003 | 100% | coinbase | 19d ago | 0x3b51f8…13f66a |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.005 | 100% | coinbase | 19d ago | 0xb89d2c…a07fb0 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.005 | 100% | coinbase | 19d ago | 0x1d4bcb…faa3c8 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.003 | 100% | coinbase | 19d ago | 0xd3720e…30ba77 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.002 | 100% | coinbase | 19d ago | 0x188f24…c5881a |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.002 | 100% | coinbase | 19d ago | 0x499579…5a2462 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.005 | 100% | coinbase | 19d ago | 0x7a5f96…8c6c57 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.003 | 100% | coinbase | 19d ago | 0x28dce4…58add2 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.003 | 100% | coinbase | 19d ago | 0x36d525…3b6710 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.002 | 100% | coinbase | 19d ago | 0x650513…76fafa |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.001 | 100% | coinbase | 19d ago | 0x20cf90…071225 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.001 | 100% | coinbase | 19d ago | 0x57aa26…91ff32 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.005 | 100% | coinbase | 19d ago | 0x891658…78758b |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.002 | 100% | coinbase | 19d ago | 0xc9d5d1…f60a5f |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.001 | 100% | coinbase | 19d ago | 0x5dd82e…9c8c34 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.001 | 100% | coinbase | 19d ago | 0x7985be…145cb2 |
| 0x477b…aca00x55e6…8417 | Base | Machine ObserverMachine-economy | $0.001 | 100% | coinbase | 19d ago | 0xa351af…dd8602 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.