Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9c67e…775ffe
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc810ce…4e47b7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c862f…6213c2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0a2435…197f3f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b33bc…ff3861
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7aa2fd…3f659e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd29455…1ffb7b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebfc86…42acdc
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb64fc…65658b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d9283…6954f9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95856a…7e05bc
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a93d3…ba17ae
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa80054…281402
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38998c…629d72
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaceb0b…7c16b5
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0604e2…b7fffa
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9de50…ff8cf3
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x97c7f6…2ad01e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67eeb4…a2c742
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce4ee9…f8635e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebfcc6…bc27c9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbacfdb…cfce03
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x664caf…841b8c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9960e…882b0e
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI116d ago0x010ad5…86698d

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.