Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x3002ab…23c25b
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xf4244e…0acd30
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x0aeba3…8bebd2
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x624017…f36e7b
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x82af89…c3da30
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xa1334e…bed78b
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x1933e5…681c5d
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x8d235a…a4d43e
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x1599f7…b629bd
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x02d994…ad341f
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x70be75…b8a5f4
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x7d628e…a869ef
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x563e8f…92ef24
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xc6c2ac…0ba60b
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x17c5f9…09f6ca
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x31f659…edfacf
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xcef1bb…7227da
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xfb0367…a07dc8
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x246e10…383fc5
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x5cf8ab…956191
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xce85b9…8b3d63
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x91a5c4…b5dd01
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xab0f20…3aa813
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xc47a16…8dd7b8
0xbb5d…71a90x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xd3d095…fdfd32

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.