Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x35e82a…952415
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xc00cad…a8b6c2
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x7c972c…f0a80b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x64d78a…1e7f5e
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x920402…561d49
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x1ac2af…8077b6
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xd7e3b5…e6b0ed
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x223a11…2ecd20
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xf5b428…5aa3f5
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x21917b…a04099
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x4690b0…fed4ec
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x5152f9…b6f6f6
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x7c62c5…a068d6
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x560e68…adfb72
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x83db2b…35412c
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x87dc9e…b5b1d8
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x7ff311…a60e4d
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x41b86f…a1646c
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0x36bba8…25eadc
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xf041a2…39272a
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xb355c9…d02d37
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xaea2dc…b1e144
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa40d ago0xa7a15b…036178
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x1ce2a9…df7504
0x7369…7d640x9c95…e299Base—$0.001100%fluxa40d ago0x679cd3…79607d

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.