Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x498240…9b652e
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x2addfc…f559d3
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x6e7306…1a5ec5
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x8adf17…9de737
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x3ddb4b…2256a6
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x994c2f…f0d9b8
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x6ddbe6…604afb
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xe717a1…cdce6d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x81e5d0…44f3f7
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x7732c7…7741ab
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x8bd6f9…80f91f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xcbc2d0…d24256
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xa9d3ad…c1d2b2
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xbd4605…f4d96f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x757083…7cf972
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xa9b373…39d842
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x0bf126…6e8770
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xb118dd…0e3eb7
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xb967df…aed33a
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xb34be4…d7d42b
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0x0ba9c6…44316d
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa23d ago0xb42ea4…716970
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x8cd917…6650a6
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xcdad9d…1728c3
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x624c9e…197eb1

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.