Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x99da17…2d0b91
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xc4b147…6ed4a2
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x611813…4a4c6c
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xbc3152…bceedc
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xfcc29f…8f2b1c
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x38ec4e…d4b965
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xb35b98…a5d7a7
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x334797…b91282
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xd420ac…6c7494
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0xec9758…9fb345
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xe79229…1ec2f6
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x7a5a09…c798d0
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x6b4f83…a497ef
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0x48d4d8…e422ab
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x10f4b4…26bab5
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xc59610…3da658
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0x2b42c1…672bb1
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0x7a07b1…baad5d
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0x6e1409…cf95d9
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xad70c6…084cee
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0x838010…dc19dd
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0xc68bc1…a759df
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0x47d2cc…184964
0x6c1a…40680xfe80…47eeBase—$0.001100%fluxa44d ago0x2db047…9e15c5
0x6c1a…40680x9c95…e299Base—$0.001100%fluxa44d ago0xa5fb69…dd74c2

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.