Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x8af9da…336661
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x5e3851…a9f6f3
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0xf6f72c…8ec882
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa43d ago0x2f17b4…180452
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x6d263e…dd4517
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0xdf2a50…9c54d9
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x4177af…46e4e9
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa43d ago0x14dd3d…dde257
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x2ba0db…f6c5ca
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa43d ago0x10299b…4120c1
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0xaf4697…3ef889
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x4d4d7d…f343aa
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x4f75c0…192258
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x9c73ff…857b18
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x819789…51cb35
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa43d ago0x931c92…b9a809
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0xde1a66…cd8e45
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x9bd92e…762b1a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x5c4ff7…014e7a
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x99cea6…d6f12b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0xd45bae…59f0ae
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x210ae1…45e537
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0xecb1ac…117cde
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x5c24e7…f5c6e2
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa43d ago0x1617a5…c4e5aa

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.