Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0xbee0dd…86fe13
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x6aa2dd…e49884
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x8409e1…240e38
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x9b46ff…35cc61
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x5bee35…1fa2fb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x3004d8…c6aa02
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0xbfc594…7b0dc9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x1ad234…03ac1e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0xf6bbb0…fef4fe
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0x165d07…5435e9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa87d ago0xcf0f43…200a99
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x2d18b8…235f54
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xcfccd5…1ac868
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x91218b…68e0a9
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xc33b31…3c3dd3
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x615012…10df81
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x64c8e2…7c340e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x97fea4…041b41
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x94d9cf…9e81bc
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x2dbff5…f2f21d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0x88cbb2…6126ae
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xf32826…b2f7d2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa88d ago0xec7457…e7baef

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.