Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xe6e995…c26996
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x7972cc…849a9c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x8ea316…5daafb
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xa20851…81ccbd
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x9635a3…5f0e48
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x92850e…d47d6f
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xea903e…6139c5
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x15b6ea…5a63d4
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xdf4ebb…23a700
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xe1926c…5543e2
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x0bba0b…bf0211
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x79145a…4aec25
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x5d612e…0694f1
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x1c1819…0a2d70
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x53463d…d9598d
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x9ebf89…7f2fde
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x660303…074e01
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xfbd4bc…6cee52
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xbf1e6f…645c67
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xf2cd21…782aaf
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xbc8748…6d1cf7
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x5ae7bd…fd745c
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0xf68f5a…31c2a4
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x0a342a…8a846b
0xe209…d1de0xfe80…47eeBase$0.001100%fluxa13d ago0x62d7b6…c12968

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.