Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x5a6945…85ea23
0x2a90…92780x9c95…e299Base$0.001100%fluxa38d ago0x2d371a…32d2e0
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x5f5bf3…d7dd1a
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0xb720b2…3affc9
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x566799…d21912
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x8aa064…3c5f19
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0xd4411f…5f24cc
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x1c7270…a08aad
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0xc367d7…065290
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0xa82fef…8f3491
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0xcfd6f1…c14674
0x2a90…92780x9c95…e299Base$0.001100%fluxa38d ago0x9e3262…8f01dd
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x0dbb9f…a5f22d
0x2a90…92780x9c95…e299Base$0.001100%fluxa38d ago0x2f60ad…2136c0
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0xe00ed0…bb4f06
0x2a90…92780xfe80…47eeBase$0.001100%fluxa38d ago0x8df4ee…41b03e
0x2a90…92780x9c95…e299Base$0.001100%fluxa39d ago0x010157…06bc86
0x2a90…92780xfe80…47eeBase$0.001100%fluxa39d ago0xb7a01c…e450e3
0x2a90…92780xfe80…47eeBase$0.001100%fluxa39d ago0xc28047…a10425
0x2a90…92780x9c95…e299Base$0.001100%fluxa39d ago0x2a1bf9…d3f4c7
0x2a90…92780x9c95…e299Base$0.001100%fluxa39d ago0x14936c…653983
0x2a90…92780x9c95…e299Base$0.001100%fluxa39d ago0xfa7a0d…484c0e
0x2a90…92780xfe80…47eeBase$0.001100%fluxa39d ago0x9e83b2…e48bf0
0x2a90…92780xfe80…47eeBase$0.001100%fluxa39d ago0x4c86dd…bfcc42
0x2a90…92780x9c95…e299Base$0.001100%fluxa39d ago0x3d15be…131925

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.