Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xc3fac9…628903
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xea40d8…4415b8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x4e15af…7a2ca4
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x540355…31d40b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xa53ecc…87fa7e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xced0e2…77dcf8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xbae031…0c40ac
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xf4038f…ef994e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x64d0dc…c6f8dc
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x1975b6…7b3bd7
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x2b7bbd…9c1c05
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xeabeea…35379e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xc27fff…6b61e0
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x62a96e…e36790
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x19e4ac…08f7f8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0x53ec20…4e18d9
0x424f…da090xfe80…47eeBase—$0.001100%fluxa21d ago0xed232a…e4c42f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x899a3d…c1b2c6
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x81f743…29e497
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x80352f…d60152
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x900ee9…3c2fc0
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x96fccc…cfb3b3
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0xd31d60…37dc96
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x30ee6d…ce5c89
0x424f…da090xfe80…47eeBase—$0.001100%fluxa22d ago0x7695e6…251794

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.