Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x052bf8…545d62
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xde7a9a…22e448
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x01bcd5…e30a07
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xdf7ba4…f48981
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x6be20c…2c57ca
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xd8d80a…47d207
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x0b3c16…f23b2d
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x5b9793…20f304
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x848b95…f075d8
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x360c3a…ae4b41
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x297251…7b9707
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x5facbb…98a42a
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xe6d5d8…ed1735
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x7730db…3d16fe
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x32d623…78aaf1
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x435527…b57de8
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x4f8e45…466b0e
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x7b5469…1f44c2
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x71ab97…2d3939
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x4a082b…9add1f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xdcce01…65f072
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xc80b61…b5a8fc
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x6ad96f…5c4171
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0x39a3eb…6a8190
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de37d ago0xe9a05c…3a3de7

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.