Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0ac…fdd50x9c95…e299Base$0.001100%fluxa92d ago0x9aeaf4…552533
0x4132…256b0x9c95…e299Base$0.001100%fluxa92d ago0xdf82a9…b4d4d9
0x9206…4f6a0x9c95…e299Base$0.001100%fluxa92d ago0x3eca69…d8caf4
0xc71d…c6f70x9c95…e299Base$0.001100%fluxa92d ago0xfac87f…5d384c
0x5d0d…698e0x9c95…e299Base$0.001100%fluxa92d ago0x5e9b85…0f786d
0xe67d…caa10x9c95…e299Base$0.001100%fluxa92d ago0x5c95b9…a0e0de
0xdb4a…1c590x9c95…e299Base$0.001100%fluxa92d ago0x68af81…398588
0xfc7c…06740x9c95…e299Base$0.001100%fluxa92d ago0x965d72…39ec48
0xd96f…acc40x9c95…e299Base$0.001100%fluxa92d ago0x86e835…32ca75
0x013c…d03c0x9c95…e299Base$0.001100%fluxa92d ago0x060c83…34a5a8
0xd01a…c3970x9c95…e299Base$0.001100%fluxa92d ago0xf7996c…e3eb8e
0xd33e…9a860x9c95…e299Base$0.001100%fluxa92d ago0x10621b…ad8737
0x49ae…c2150x9c95…e299Base$0.001100%fluxa92d ago0xe3c926…b82f2f
0x1710…dcbd0x9c95…e299Base$0.001100%fluxa92d ago0x89e5e0…d84ffe
0x0a41…b4fc0x9c95…e299Base$0.001100%fluxa92d ago0x14d309…b9a699
0xc03c…241a0x9c95…e299Base$0.001100%fluxa92d ago0xf12d26…272246
0x8370…326e0x9c95…e299Base$0.001100%fluxa92d ago0xef75cf…f5fe15
0x9c14…a0d20x9c95…e299Base$0.001100%fluxa92d ago0x1ee3c8…6576c3
0x4061…a26c0x9c95…e299Base$0.001100%fluxa92d ago0x025c33…1f7a65
0x6121…4e420x9c95…e299Base$0.001100%fluxa92d ago0xfeda20…f45969
0x2328…fb4d0x9c95…e299Base$0.001100%fluxa92d ago0x84f73f…48b394
0xd409…306e0x9c95…e299Base$0.001100%fluxa92d ago0xdae701…26b7ed
0xb228…61800x9c95…e299Base$0.001100%fluxa92d ago0x4b9ff8…f73e69
0xde46…84e50x9c95…e299Base$0.001100%fluxa92d ago0x5f1449…64276d
0x28ab…3af20x9c95…e299Base$0.001100%fluxa92d ago0xdc5781…f5ba30

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.