Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700xc648…b697Basex402 service$0.003100%coinbase18d ago0x44d4f7…1b25ab
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x59753e…03f254
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x41f0f4…c9c22b
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x62121e…c528e5
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x7b0baf…d2d7b5
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x23aa40…2c5bdb
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x66c320…a6443f
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x8f8856…9ceab4
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xa39e14…2bd164
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xfe7a67…22c799
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xfbf60a…8923cb
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xa0c06e…b440fb
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x1a5210…836d31
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xcf8ee5…5abed0
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xb1e368…96e8af
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xca8eb1…2951a8
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x19c3af…58ceac
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x8d020a…dc70e1
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xf6a522…20fbe5
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x126e96…9e311c
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x3bc356…cd5203
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xeb9d0d…9f80d2
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0xcb204d…3d2320
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x279725…444f4b
0x8d2a…7d370xc648…b697Basex402 service$0.003100%coinbase18d ago0x929c25…612768

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.