Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x27c04a…f82a70
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xb77f5f…71dcc4
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x314ad8…175357
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x14341f…510313
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xcfc4b6…5fa2f1
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xb46d42…6e65ed
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xbd6393…bc3d03
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x8d2043…526596
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xdc8bd1…a58b29
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xa729dd…4ded1b
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xcdb549…00fdf0
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x5574f0…64fdae
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x4f3b66…f6e61a
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x112eb1…eff037
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x168006…fa1669
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x53dbf7…eb1e00
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xebcc21…d83737
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x3ac553…9068a5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x2b4ef3…d6ac44
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x022768…8af720
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x716f55…77a6df
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0xf948b1…9a61d2
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa16d ago0x932fcb…bdfe3d
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa17d ago0x873bbe…9b6adc
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa17d ago0xc0e9d8…2f870c

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.