Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27c4…b5050x3f14…146dBase—$0.04100%fluxa119d ago0x9de320…bffe8c
0xe927…8c7e0x3f14…146dBase—$0.14100%fluxa119d ago0x6152ae…d644cd
0xd70b…9bf90x3f14…146dBase—$0.18100%fluxa119d ago0xbb2f89…644278
0xeb15…bcb20x3f14…146dBase—$0.14100%fluxa119d ago0xf3defe…f8cc27
0x4172…69f20x3f14…146dBase—$0.13100%fluxa119d ago0x24ed94…7bef81
0x1f52…85640x3f14…146dBase—$0.11100%fluxa119d ago0x334cd1…6544d4
0x8496…91e10x3f14…146dBase—$0.15100%fluxa119d ago0x6575a9…75dcbc
0xb15a…eefb0x3f14…146dBase—$0.11100%fluxa119d ago0x7d6426…67697c
0xf3af…99120x3f14…146dBase—$0.18100%fluxa119d ago0xf84548…76d9b7
0xa5d2…779e0x3f14…146dBase—$0.09100%fluxa119d ago0xc28734…9d65f8
0x417b…591d0x3f14…146dBase—$0.12100%fluxa119d ago0xe9a51d…f1e1ea
0x95e3…2d5b0x3f14…146dBase—$0.09100%fluxa119d ago0xd30c33…d1be2a
0x20a1…0e8e0x3f14…146dBase—$0.47100%fluxa119d ago0x1221df…136f6a
0x9665…28070x3f14…146dBase—$0.07100%fluxa119d ago0x134c8c…67a179
0x4692…7b230x3f14…146dBase—$0.32100%fluxa119d ago0x487177…aea8cb
0xf19a…b4d80x3f14…146dBase—$0.06100%fluxa119d ago0x7e0c5b…880032
0xd251…5c130x3f14…146dBase—$0.39100%fluxa119d ago0x7e7178…64d27b
0xf17a…9a920x3f14…146dBase—$0.14100%fluxa119d ago0x3acfa2…c2871e
0x3269…010e0x3f14…146dBase—$0.30100%fluxa119d ago0x753c47…d69bd5
0x9d3a…b20a0x3f14…146dBase—$0.09100%fluxa119d ago0x66f5be…3511a6
0x41e1…9aeb0x3f14…146dBase—$0.26100%fluxa119d ago0xdcc182…0f153e
0xaf2f…68ba0x3f14…146dBase—$0.08100%fluxa119d ago0xea49c9…8ed250

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.