Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa21d ago0x4530ed…263589
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x23b8f1…6a6534
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x36c33e…ba5f4c
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x37add1…7564f1
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x429529…0bf39b
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x8075f1…27954f
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x08f61f…90ac31
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x0600f5…add4a5
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0xea3233…efecf1
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0xc63c9f…54b335
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x91cc30…ac0569
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x0172e0…2f27de
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0xe9c60c…68378d
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x3e2208…a48804
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x68d579…b1ae27
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x677ccf…3e1b26
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x490dce…d8ef7f
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x8ce6e6…5f3e77
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x62889a…5a28b6
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x98e308…25fd23
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x772db9…874df6
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0xfa2469…68cba2
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0xc71a31…466a49
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x82fc7d…005c21
0x7757…bf520xfe80…47eeBase—$0.001100%fluxa22d ago0x5decb0…3dd5e1

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.