Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase9d ago0x0a531a…9c311b
0xbe77…7c140x2932…4f60Basex402 service$0.005100%coinbase9d ago0xa118d2…271bb3
0xfaa3…c9140x2932…4f60Basex402 service$0.005100%coinbase9d ago0x379425…589240
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0xee187b…9775ed
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0xd61d2a…79d77e
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0x2d2603…cbc9a9
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0x1c8f2b…6d8e8d
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0x0bbedd…3cfdbe
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0x790915…10e3cf
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0x755693…404bf3
0xe3ba…3fb30x2932…4f60Basex402 service$0.01100%coinbase9d ago0x74080d…9c099c
0x39f4…f7e90x2932…4f60Basex402 service$0.005100%coinbase9d ago0xc7d1b9…cac9e4
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase9d ago0xddcefd…671a2b
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase9d ago0xc3584a…ccc0de
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase9d ago0x1e7a49…582e17
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase9d ago0x18e2e4…e7cc2a
0x1a36…273f0x2932…4f60Basex402 service$0.005100%coinbase10d ago0xce2571…f35ccc
0x4d2c…88920x2932…4f60Basex402 service$0.005100%coinbase10d ago0xaeaee0…d1ff9d
0x39f4…f7e90x2932…4f60Basex402 service$0.005100%coinbase10d ago0xd1b026…de5cee
0x12b9…f3380x2932…4f60Basex402 service$0.005100%coinbase10d ago0xa66093…b4a282
0x79c1…88e40x2932…4f60Basex402 service$0.005100%coinbase10d ago0x8e1304…514bab
0x5e04…87a60x2932…4f60Basex402 service$0.005100%coinbase10d ago0x69122c…d81611

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.