Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x23e539…cbb5bc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x279a2d…ae3975
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xdcf90d…03ca9e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x78fb59…d91847
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7e9573…78c333
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x57e6f0…fc868a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6c77cc…a85464
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0ee9f4…69591f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8a1aeb…e21eeb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa31fec…78d673
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xfdc6a6…1e7d6a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb8b43d…b33698
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ee4c5…882065
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6d55e5…4e9fe6
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb2768d…e6a8fe
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x630c92…202154
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9069c3…f2cfe6
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc660b4…f55c56
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb31e12…db920b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7c151a…6b1a9f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x7b70f0…2446ec
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc06170…00f76c
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa22d ago0x247af2…a43099
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3732de…fe305d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa23d ago0x81d3e8…794259

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.