Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0xb73935…9e9782
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x6ae7fc…bc775b
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x767134…cf2d5c
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0xfe3fd4…360730
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x92981a…f40a0f
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x437722…188469
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0xb1c438…fec883
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x8849c5…4ee113
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x69d39e…0347c7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x123a07…4ed190
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x5fe118…e41dd4
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x561be0…426ecf
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x5bd4f1…0855a8
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x3d6c29…fc652e
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0xf7c816…aee545
0x361b…75b20xfe80…47eeBase$0.001100%fluxa22d ago0x5574ba…af71f4
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x858eab…9d25ce
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x4638a2…5763a7
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x6a5a99…f38be0
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x322bb8…5f6548
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0xaabf43…ea2108
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x502d85…c12f08
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x34e68f…b0cffc
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x2a4779…19c9df
0x361b…75b20xfe80…47eeBase$0.001100%fluxa23d ago0x0be7b5…0302ac

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.