Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48db…b2710x3e0a…78e7Base—$0.004852100%coinbase75d ago0x4101d4…849092
0x48db…b2710x3e0a…78e7Base—$0.004846100%coinbase75d ago0x0968ed…a724c5
0x48db…b2710x3e0a…78e7Base—$0.004116100%coinbase75d ago0xb1b493…165292
0x48db…b2710x3e0a…78e7Base—$0.004354100%coinbase75d ago0x204ba1…ac80f0
0x48db…b2710x3e0a…78e7Base—$0.005802100%coinbase75d ago0xe38569…8a5a5c
0x48db…b2710x3e0a…78e7Base—$0.003773100%coinbase75d ago0x8a96be…ca06e0
0x48db…b2710x3e0a…78e7Base—$0.004674100%coinbase75d ago0x4e89a9…37ae87
0x48db…b2710x3e0a…78e7Base—$0.005774100%coinbase75d ago0xff6184…e40279
0x48db…b2710x3e0a…78e7Base—$0.005607100%coinbase75d ago0x7b3427…0b07dd
0x48db…b2710x3e0a…78e7Base—$0.004645100%coinbase75d ago0x5c6631…c32d5d
0x48db…b2710x3e0a…78e7Base—$0.00461100%coinbase75d ago0x3fc33e…527dc6
0x48db…b2710x3e0a…78e7Base—$0.005386100%coinbase75d ago0x12476d…f983b9
0x48db…b2710x3e0a…78e7Base—$0.003074100%coinbase75d ago0x9f304a…9ffdf4
0x48db…b2710x3e0a…78e7Base—$0.004916100%coinbase75d ago0xe7093b…556b4c
0x48db…b2710x3e0a…78e7Base—$0.005596100%coinbase75d ago0xb130bd…460bba
0x48db…b2710x3e0a…78e7Base—$0.003119100%coinbase75d ago0x79656c…e851ab
0x48db…b2710x3e0a…78e7Base—$0.005012100%coinbase75d ago0xd457ac…eadc68
0x48db…b2710x3e0a…78e7Base—$0.005776100%coinbase75d ago0x2664cb…d95b32
0x48db…b2710x3e0a…78e7Base—$0.003026100%coinbase75d ago0xa4bf24…01c2cb
0x48db…b2710x3e0a…78e7Base—$0.003775100%coinbase75d ago0xaf70c4…63ecbe
0x48db…b2710x3e0a…78e7Base—$0.004664100%coinbase75d ago0xb39c7e…362106
0x48db…b2710x3e0a…78e7Base—$0.003896100%coinbase75d ago0x9d903a…2386e1
0x48db…b2710x3e0a…78e7Base—$0.005669100%coinbase75d ago0x6f7b61…f296fb
0x48db…b2710x3e0a…78e7Base—$0.003879100%coinbase76d ago0xcc23a7…fb1a4d
0x48db…b2710x3e0a…78e7Base—$0.005312100%coinbase76d ago0x99eb2a…386369

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.