Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x24f148…971eab
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x0bc2d6…a187f8
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xe9a440…9112cd
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x43c415…1eb0b3
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xeadd5e…9a11fb
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xa6008d…ca4da4
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x6f6862…221070
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x91fa6a…182783
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x0d8099…d278c8
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x711fc8…5c13b9
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xe95f3f…13ceb9
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xd8f1ee…1a8b77
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xc8b728…1aa124
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x129ce6…9cb566
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xd4a2a8…f1c122
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x526e28…c3a258
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x525cad…f901e2
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x926356…5515cc
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xc7ac86…6ac32a
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xf3ca65…06b236
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x7a73b7…3902d6
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x4cd71e…fd777b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0x1a50f9…83096b
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xf96bb2…7802a7
0xe399…50eb0xfe80…47eeBase—$0.001100%fluxa23d ago0xd5971b…2bad4e

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.