Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a81…48e30x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase76d ago0xe17bc7…ae3049
0x8345…5fd70x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase76d ago0xca3af4…95e843
0x670f…e2f70x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase76d ago0x5ef962…3b7bc1
0x5958…50360x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase76d ago0xb4f8de…7fc82e
0xf98f…05f10x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase76d ago0xf34b2b…b0b592
0x71c9…34d00x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase76d ago0x28e961…c66672
0x2218…8b020x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase76d ago0x07d31a…0512f5
0xe5c3…700f0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase76d ago0x7bf994…135adc
0x7b10…5c400x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase76d ago0xce5e8a…bb6c39
0xd127…13b50x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase77d ago0x595972…770d48
0x333b…fb020x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase77d ago0x790c09…eb91d8
0x061c…d4990x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase77d ago0xf0a13f…66f552
0xe0e1…343d0x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.003100%coinbase77d ago0x340c60…236663
0x9d9a…d5e40x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase77d ago0x1dfc0d…7fc330
0x197b…4e100x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.005100%coinbase77d ago0x998f0d…083c5d

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

Open skill.md
Show 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.