Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5760…7db60xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x592fb5…72fce8
0xc9c7…16700xb15a…ef59Basex402 service$0.01100%coinbase3d ago0x9c5145…2782bc
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xc7e66d…82f6fc
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x44a6fc…c7413f
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xf75957…e2aedc
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xcc2249…c8dc82
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x2c59c6…eb4d0b
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x7f2345…685fdb
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xce3615…de1128
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xc100a2…3d2928
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x815669…e04adf
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xa2ad03…554676
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xbb71a7…e95e55
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x10b15c…3e4b3d
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x22b88e…2b810e
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xf9a5b6…da834f
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xce6e30…daecc3
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x5e6b6e…85ef09
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xbc0fa5…cb8474
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xdeb4ab…dce29a
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xd00cde…7ca343
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x5ce22b…1c65ea
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x470bdc…e34aac
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0xbd6c4c…4a5fd2
0x9d51…d7a80xb15a…ef59Basex402 service$0.01100%coinbase4d ago0x9f1b2d…c42421

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.