Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbce4…2c4e0xc9b7…3e6aBasex402 service$0.25100%coinbase19d ago0xc0de22…7c4454
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x2b033e…243cd9
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x082f82…00031b
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xd21aad…f4ae1f
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x6979f9…9c307e
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x57c160…94acb1
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x1ed377…52001c
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x0ea956…e9117d
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xcc9529…3963bd
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xb12644…659957
0xc9c7…16700xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x98eb6c…b81917
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x2c0752…ffd3ef
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x3270da…9b9074
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x929b53…4e9226
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x644e5b…33dda7
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x935e07…0404c3
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xd5f154…34e7ed
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x2200d0…e666af
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xfdb64b…9ebc85
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xac0bb8…b0c8ec
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0xd98cc9…beaaa5
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x865bd1…d96b5c
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x6b7cc0…859f55
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x3c1c89…3c1712
0x8d2a…7d370xc9b7…3e6aBasex402 service$0.05100%coinbase19d ago0x5d2a24…a85349

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.