Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xd3e8c6…8ce31c
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x901312…df3b64
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x951c37…7699be
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x686ac0…feae22
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xc3e734…e2ee71
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x8cf7a7…1d0c66
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x3414f7…4c131e
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xd90197…f49dbb
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xdf3e58…754cc3
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xdb9233…ba6fe9
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x6ffcfd…3a6f98
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x767624…7145f9
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xfc5c66…de8b67
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x19f414…002468
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xcb9a5c…57d348
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x35ee0e…0355af
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x525d82…1f82bd
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xba8d5c…a161f6
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xf24051…455097
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x19ace5…49f1d2
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x050a9d…59cd76
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xe9249c…523696
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xd3b43a…ca58b4
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0x848ad4…765d7e
0x712a…a9830x9c95…e299Base—$0.001100%fluxa77d ago0xd3d7c3…26ee93

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.