Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x1f0b7e…d32a4b
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xe345f8…8af23b
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x8e6540…b80941
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xa97a19…f05d9a
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x8e1720…1574ac
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x4e9235…17981a
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x0af0e1…20149b
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xdd8318…a0f79f
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x157283…a76452
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xde17d3…39e5d9
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x06acfc…e45e02
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x09ec57…ec111f
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x751aac…23a315
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x6e1a2e…7a274b
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xe979a9…0484fd
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xf61f0b…8094e8
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xba656d…d23c2c
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xa1b7d0…4be5db
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x559b12…d42cd1
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0xcee9db…af5cee
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x5fdc3a…f5b2ab
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x8ddf82…c1943b
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x4a107a…8b07e9
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x25673d…6dce8d
0x019a…97570xfe80…47eeBase—$0.001100%fluxa21d ago0x1dbf6b…4f465f

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.