Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eef…d4a40x3e0a…78e7Base$0.00564100%coinbase12d ago0xfeb719…c5fb84
0xb6f3…38cf0x3e0a…78e7Base$0.005929100%coinbase12d ago0xa29663…8856e7
0xd8c5…498a0x3e0a…78e7Base$0.004973100%coinbase12d ago0xacd4ae…11b5e9
0xf203…08f20x3e0a…78e7Base$0.003078100%coinbase12d ago0x0070cf…42e7ef
0xebbc…e3c00x3e0a…78e7Base$0.004229100%coinbase12d ago0xc15b93…09b830
0xbbe3…430c0x3e0a…78e7Base$0.003767100%coinbase12d ago0x3e587e…a3bf2a
0xa0c2…f29d0x3e0a…78e7Base$0.003844100%coinbase12d ago0xab2af1…35a7c8
0x813d…84e70x3e0a…78e7Base$0.003002100%coinbase12d ago0xc5d32a…7a0052
0xbcdb…4a8a0x3e0a…78e7Base$0.00513100%coinbase12d ago0xb7c25e…e302c3
0x9d40…415d0x3e0a…78e7Base$0.005419100%coinbase12d ago0x35836a…bb05b0
0x7ec6…29680x3e0a…78e7Base$0.00502100%coinbase12d ago0x5ed55c…ad0109
0x0eab…763b0x3e0a…78e7Base$0.004579100%coinbase12d ago0x9f5494…51f04e
0xc200…74010x3e0a…78e7Base$0.004834100%coinbase12d ago0x56977f…dbb98b
0x46b3…bf1d0x3e0a…78e7Base$0.00282100%coinbase12d ago0x561d7d…6174a1
0xd418…34560x3e0a…78e7Base$0.00401100%coinbase12d ago0x822c71…f480c8
0xd4cd…d93e0x3e0a…78e7Base$0.004153100%coinbase12d ago0x8963f8…81ea84
0xe1e7…9d310x3e0a…78e7Base$0.005458100%coinbase12d ago0x3233fc…1a4e6a
0xc663…25030x3e0a…78e7Base$0.005571100%coinbase12d ago0x9ce836…3eabf9
0xb563…66620x3e0a…78e7Base$0.004404100%coinbase12d ago0xe77843…09ed7f
0x5adb…b8200x3e0a…78e7Base$0.005357100%coinbase12d ago0x357593…b4e988
0xa892…6ad10x3e0a…78e7Base$0.003172100%coinbase12d ago0x3b8116…37bf99
0x64c7…8e6d0x3e0a…78e7Base$0.003161100%coinbase12d ago0xb0e393…69c0cf
0x45b4…c1350x3e0a…78e7Base$0.003642100%coinbase12d ago0x58003e…ab51ae
0x79b4…250a0x3e0a…78e7Base$0.004858100%coinbase12d ago0x7b9796…a8a549
0xf0bc…baa10x3e0a…78e7Base$0.003264100%coinbase12d ago0xb648c7…d59820

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.