Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xd2eff2…8f59be |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x2a1a97…db343f |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.002 | 100% | coinbase | 42d ago | 0x817e8d…157803 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x5867f7…6bca42 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xfa184f…359b3e |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x9195bb…29b233 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x268615…459005 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.002 | 100% | coinbase | 42d ago | 0x6569f9…136f5e |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xf0dabf…bf6c99 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x1e7d73…8e524c |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x1dc929…d9b848 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x5f41c7…64b5a6 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.002 | 100% | coinbase | 42d ago | 0x4713c0…01a792 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xd99b6b…59bbff |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xbfb90e…464736 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x21d488…3266e8 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x9c47bd…939731 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.002 | 100% | coinbase | 42d ago | 0xcd6bff…50494c |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xddce8c…89eb0e |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x2d97c8…2cb09d |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0xc1f08a…5b0a71 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.01 | 100% | coinbase | 42d ago | 0x545bbf…dd7ea9 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.002 | 100% | coinbase | 42d ago | 0x18d11a…94e1b6 |
| 0x2b55…2c490x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.001 | 100% | coinbase | 42d ago | 0x29a64e…b06d38 |
| 0xd2b7…51b60x7ca9…78dd | Base | GridHub Electricity DataElectricity | $0.001 | 100% | coinbase | 42d ago | 0x7f1ba0…168c1d |
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.