Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x0dc101…48243f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xb17c43…5c3f53
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xa447c7…4bc5aa
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x216e93…dee7b9
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x927076…b9344f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x92cc41…744586
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xa3f66a…4bdc09
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x66c2e8…a06c9f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x81ac2c…647c60
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x0c35b1…6d2df2
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xdad769…e0d026
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x78d95d…a6e456
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x4bdd18…6cbd78
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x2ab155…cf8330
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x1008c1…de0ec5
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xf5695e…2d012f
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xdd4db5…87b9ac
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x64636b…cbfcbd
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x9e0364…6146b1
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xe74bea…ef05ef
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x901e3e…af2ca0
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x2e155c…9a6b89
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x50f6d6…1e5efd
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0x22c694…20f963
0x6fce…69970xfe80…47eeBase—$0.001100%fluxa24d ago0xba0e20…735425

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.