Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0xf48b9c…2f45cd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x70ae13…5a2c5c
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x3e4f74…8e3c5e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0xace123…7e64e0
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x6875a3…976405
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x59a282…bbc3d7
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0xeae102…c4b6c2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x052d79…c94c04
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x853214…73bcac
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x4db9b1…11b411
0x6147…66830xfe80…47eeBase—$0.001100%fluxa25d ago0x843d39…201b2f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x75b57b…10ebac
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x464ea1…061987
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x39bfb4…d7fe96
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x0a3021…2a7291
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x86bc6e…353684
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0xecabfe…166b62
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x64622c…90bde6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x356170…81d251
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0xb4a332…f835de
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0xb36799…8d77ac
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0xc17db1…c7dca6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x6eb0c6…ec6c88
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0x3637de…1c6c3f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa26d ago0xd11e8f…ceae1a

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.