Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0x0a3aaa…d18d13
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x3a79b8…5b2864
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x59a977…106824
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x02c058…1674ff
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0x3976c7…ff0b24
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x20d27a…c44baf
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xec2f97…125b28
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xdf7349…9ca13a
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xf2206d…d50aa0
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x7c5837…132929
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x4169e0…45628f
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x845b08…80cc22
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x83b12c…aef4bb
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x116ba0…a1553f
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x916697…eb1d4a
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xd172ae…fb7c72
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xee06f5…d73ab0
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0x7b3d14…949ac8
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x0de71d…2a8e7c
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x199d18…06856b
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0xcc2278…f220b3
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa39d ago0x00c90c…8d4925
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xf10fd7…cd4046
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0x35a57c…37593b
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa39d ago0xc9c926…a74cbc

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.