Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd562…7d570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase12s ago0xa3d890…d7858d
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3514s ago0xfc7315…448d26
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase14s ago0x87b467…5e26ad
0x5c18…8bb60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x3bfc16…dc0c05
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3518s ago0xaa81e2…8202b9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0x1edd04…53e168
0xd4ad…cf760xef43…6c7fBase—$0.01100%virtuals20s ago0x260eb9…7fa27c
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3520s ago0xb0c41d…de6811
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a520s ago0x03737e…13f943
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase24s ago0x9854e0…8b561f
0x8b9a…83680x3e0a…78e7Base—$0.003245100%coinbase24s ago0x98b559…5b9712
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a524s ago0x6cb7d1…b51720
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3524s ago0x2adea1…0a9edd
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a526s ago0x300f76…6cbdd9
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3526s ago0x0bb75f…d0480e
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x62e0f4…99eec9
0x5c4e…a0fd0x4020…0003Base—$0.0012570%0xb100…7d3528s ago0x152415…46f79c
0xd562…7d570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase28s ago0x68c5b4…6c386e
0x9235…501e0x4dc2…699aBase—$1.0070%0x8f22…80d528s ago0xa6287f…0d5051
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase28s ago0xa472bd…e4720e
0xb05f…70770xc4df…090cBase—$3.0070%0x3e32…3ce728s ago0x0930f5…36fae3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0xe17e01…729abe
0xfdb1…c9b00x9386…ca25Basex402 service$10.79100%coinbase30s ago0x392c0f…98fa95
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase30s ago0xa2aeb9…8de3d1
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0xac777c…85ceb4

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.