Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7a8d4e…0b1d25
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xab9795…809dcc
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbe5279…4e639d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0xd3880b…45c3d4
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7504e5…e8cbb1
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x54ef18…bb2b2f
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x22b83a…751c90
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x0c98ac…bad7b7
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x072a53…ec1d66
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa17d ago0x377c1d…0df78f
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x27025c…e5f3a4
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x87b277…262a36
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x7a6c57…4ebcca
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0xd92039…86f7d0
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc61f7c…c1583a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x467886…669932
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x98696a…d3f2d7
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0xdcc7b6…14b00d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x3b7f8c…2cdd5c
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x2dece5…67e82c
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x77e371…58afcb
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x252612…78b131
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0xc694bd…f2212a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0x25378c…41644c
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa18d ago0xdaae05…8624fb

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.