Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x5e5834…e6992c
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xafdb39…837886
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xd3ed0e…68d24b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x4d32ca…5ade1a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xbae0a5…a889b0
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x39893a…5a7e44
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xe41da9…d3f101
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xacc0ba…3fd53b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x7f2b5a…048719
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x0db15b…282aa3
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x49e5bc…97b594
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xb0271a…c97c03
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x8455ee…f89c80
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x9263b9…b42d21
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xf68562…05bf6c
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x97fb76…e0a857
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x538405…7599c1
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x0fd366…18a06a
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xa99794…9b49fe
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x642dd2…81b866
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0xab3538…f189aa
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x14541a…d5449b
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x96449a…568896
0x4781…2c710xfe80…47eeBase$0.001100%fluxa18d ago0x9169eb…125a6d
0x4781…2c710xfe80…47eeBase$0.001100%fluxa19d ago0x02abcc…f9fd98

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.