Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b63…b6d90x3e0a…78e7Base—$0.00444100%coinbase74d ago0xfd2bcc…ba95a2
0x6b63…b6d90x3e0a…78e7Base—$0.003617100%coinbase74d ago0xa9ff3d…3417af
0x6b63…b6d90x3e0a…78e7Base—$0.002718100%coinbase74d ago0x161ea4…b8bee5
0x6b63…b6d90x3e0a…78e7Base—$0.004283100%coinbase74d ago0x292021…c6d175
0x6b63…b6d90x3e0a…78e7Base—$0.005341100%coinbase74d ago0x8fa621…8519b5
0x6b63…b6d90x3e0a…78e7Base—$0.002745100%coinbase74d ago0x012ead…df1c22
0x6b63…b6d90x3e0a…78e7Base—$0.004281100%coinbase74d ago0xb46dd2…bb60ca
0x6b63…b6d90x3e0a…78e7Base—$0.004303100%coinbase74d ago0x88d8af…e6770b
0x6b63…b6d90x3e0a…78e7Base—$0.005226100%coinbase74d ago0x9a6e8e…87decd
0x6b63…b6d90x3e0a…78e7Base—$0.004509100%coinbase75d ago0x989198…b14a19
0x6b63…b6d90x3e0a…78e7Base—$0.005251100%coinbase75d ago0x29257d…6c0f68
0x6b63…b6d90x3e0a…78e7Base—$0.002769100%coinbase75d ago0x05be0d…2521f0
0x6b63…b6d90x3e0a…78e7Base—$0.003456100%coinbase75d ago0x0710a4…a2f257
0x6b63…b6d90x3e0a…78e7Base—$0.00356100%coinbase75d ago0x39b563…b79793
0x6b63…b6d90x3e0a…78e7Base—$0.003913100%coinbase75d ago0x5f6c53…33428e
0x6b63…b6d90x3e0a…78e7Base—$0.004796100%coinbase75d ago0x2018ad…a9819f
0x6b63…b6d90x3e0a…78e7Base—$0.004571100%coinbase75d ago0xb3d2f2…80d49d
0x6b63…b6d90x3e0a…78e7Base—$0.003933100%coinbase75d ago0xa18e81…a8951f
0x6b63…b6d90x3e0a…78e7Base—$0.005146100%coinbase75d ago0x71bd96…b8d8fc
0x6b63…b6d90x3e0a…78e7Base—$0.004809100%coinbase75d ago0x873206…3c2d81
0x6b63…b6d90x3e0a…78e7Base—$0.004838100%coinbase75d ago0xcc610f…0a3623

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.