Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa19d ago0xa91133…d5ce00
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa19d ago0xd0b71f…ec96db
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xc9aece…26a24f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xd6a48f…15f04a
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xfcb827…7a958b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xe503cd…70d48f
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x19b489…e41361
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x5a50a4…dc497c
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xd84152…1669d3
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x3860bd…be0abc
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xf9d510…85a079
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x2042d9…d43abb
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xff17a1…dc2333
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xf8f332…7d668a
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xcbb598…e48bb3
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x7c07f8…c73a0d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x914222…ebeb5c
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xf765bc…99f0f8
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xb9772f…c9a66c
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x4497fe…e26161
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x252a28…d38b0b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x6879ee…7b95ca
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x928976…610eee
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0x5ad3cd…0d990d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa20d ago0xfc84a1…341c8c

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.