Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0xc8d9fd…2a8295
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0x6bad56…679bf1
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0x55f395…641140
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0xfe4e2b…124457
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0xc9dc42…6ee11e
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0xb2ae4a…46822f
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0xe1517c…87995a
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa23d ago0x7653ae…ac98e3
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x3a4e9c…2270a4
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x282f0a…e7eeab
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x9bc931…2fe288
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x295efe…ed06ca
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xd71071…a81085
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xb7bb2c…9301b4
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xa6714c…7a4555
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xd17466…6992c6
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xbc3d88…25d037
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xea8af4…1a4ca1
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x7271d6…02faa8
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x665faa…317572
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x093326…a8d218
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xb4b955…e811d2
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0xcd5b71…348ee2
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x54faac…976aab
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa24d ago0x533df9…6c00b6

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.