Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xeb1bc7…f8ecce
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xc27bcb…f1a18b
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x2889c0…a5264e
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x8c54dd…6a4b5c
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x963cd4…024d0e
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x7ecebc…6cf314
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x121e40…6851db
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x16da29…89bb3c
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xfd6f2a…7b88bb
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xaeb0c7…06811e
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xc7e00f…259c69
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x8bc7a6…ec9327
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xaf721b…7e6461
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xc851d9…c32678
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x59d8a9…575070
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xd24fb4…f30a45
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x7870d6…db4e7d
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x7fd452…0b3c60
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x19357c…4b0723
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xc41873…fb924b
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase3d ago0xaac3e8…b2270c

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.