Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950x75bc…009bBase—$0.01100%coinbase46d ago0xf2b59d…ec7a29
0x4629…d3950x8a1a…b03bBase—$0.01100%coinbase46d ago0xba465a…a901c9
0x4629…d3950xbe28…fcf8Base—$0.01100%coinbase46d ago0x3575e0…df3190
0x4629…d3950xa01d…4be1Base—$0.01100%coinbase46d ago0xdea2d5…7bffe7
0x4629…d3950xf7d4…ea20Base—$0.01100%coinbase46d ago0x31e82c…e382af
0x4629…d3950xcfa3…13b1Base—$0.01100%coinbase46d ago0x80185a…940693
0x4629…d3950x9de9…3f91Base—$0.01100%coinbase46d ago0xcd9f78…e67278
0x4629…d3950x89f0…de5cBase—$0.01100%coinbase46d ago0xb8d2bd…127253
0x4629…d3950x4205…b019Base—$0.01100%coinbase46d ago0xbaa1fe…8a64d9
0x4629…d3950x3b20…861dBase—$0.01100%coinbase46d ago0x0b036e…3c5d26
0x4629…d3950x82c9…0e19Base—$0.01100%coinbase46d ago0x0953f5…33eef5
0x4629…d3950x3c6b…bd1aBase—$0.01100%coinbase46d ago0xda1935…ff7894
0x4629…d3950x5410…88a2Base—$0.01100%coinbase46d ago0x1bf3fd…e046f0
0x4629…d3950x6953…c8c7Base—$0.01100%coinbase46d ago0x46003a…869f07
0x4629…d3950x2cc3…cf45Base—$0.01100%coinbase46d ago0x3b69fa…f4153c
0x4629…d3950xb7f9…9c5dBase—$0.01100%coinbase46d ago0xeae81a…725ece
0x4629…d3950x9a9b…47c9Base—$0.01100%coinbase46d ago0x6296ae…cd2a3d
0x4629…d3950x5820…4194Base—$0.01100%coinbase47d ago0xbf9104…3e707f
0x4629…d3950x93cd…b035Base—$0.01100%coinbase47d ago0x0b974b…b786d5
0x4629…d3950xfb63…9bbbBase—$0.01100%coinbase47d ago0x9cfeac…005b44
0x4629…d3950x082d…fd4aBase—$0.01100%coinbase47d ago0xc92b7c…237fc4
0x4629…d3950xe097…8282Base—$0.01100%coinbase47d ago0x052386…054807
0x4629…d3950x399b…06cdBase—$0.01100%coinbase47d ago0x8ad34b…83c934
0x4629…d3950x2644…5070Base—$0.01100%coinbase47d ago0x4719d4…452513
0x4629…d3950x0c2d…d58bBase—$0.01100%coinbase47d ago0xea8621…48d9de

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.