Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa045…c4c40x3e0a…78e7Base—$0.005117100%coinbase74d ago0x409029…537cc8
0xa045…c4c40x3e0a…78e7Base—$0.003706100%coinbase74d ago0xc06df1…8af169
0xa045…c4c40x3e0a…78e7Base—$0.003367100%coinbase74d ago0x1c69e0…822838
0xa045…c4c40x3e0a…78e7Base—$0.003036100%coinbase74d ago0x31f0e8…0215f9
0xa045…c4c40x3e0a…78e7Base—$0.004519100%coinbase74d ago0xfd8c6b…533c91
0xa045…c4c40x3e0a…78e7Base—$0.00581100%coinbase74d ago0xff30d8…2d63bf
0xa045…c4c40x3e0a…78e7Base—$0.003623100%coinbase74d ago0x218f11…8a3f28
0xa045…c4c40x3e0a…78e7Base—$0.004515100%coinbase74d ago0x30299e…1aa39e
0xa045…c4c40x3e0a…78e7Base—$0.003665100%coinbase74d ago0x52eb91…c60232
0xa045…c4c40x3e0a…78e7Base—$0.005835100%coinbase74d ago0xe3bb87…5dd611
0xa045…c4c40x3e0a…78e7Base—$0.004666100%coinbase74d ago0x50d2ed…25392a
0xa045…c4c40x3e0a…78e7Base—$0.005818100%coinbase74d ago0x78e2f2…b16391
0xa045…c4c40x3e0a…78e7Base—$0.005908100%coinbase74d ago0x3cc24e…fdd980
0xa045…c4c40x3e0a…78e7Base—$0.004544100%coinbase74d ago0xb83a4e…b345b0
0xa045…c4c40x3e0a…78e7Base—$0.003628100%coinbase74d ago0x96635f…113865
0xa045…c4c40x3e0a…78e7Base—$0.004056100%coinbase74d ago0xbda87f…d90912
0xa045…c4c40x3e0a…78e7Base—$0.003696100%coinbase74d ago0x3e746f…f1c7a2
0xa045…c4c40x3e0a…78e7Base—$0.004301100%coinbase74d ago0x643854…2023a3
0xa045…c4c40x3e0a…78e7Base—$0.005539100%coinbase75d ago0x3f406c…ff287d
0xa045…c4c40x3e0a…78e7Base—$0.003107100%coinbase75d ago0xb1bcc4…34e5e8
0xa045…c4c40x3e0a…78e7Base—$0.005669100%coinbase75d ago0x1dbdf8…dc63b4
0xa045…c4c40x3e0a…78e7Base—$0.005577100%coinbase75d ago0x828058…8fb13d

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.