Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xdc819d…5ebbbd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xc894cb…660d30
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x2b8c18…00c553
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x4d3efd…8b76a2
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x71dec0…2b868b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x6263e2…a3f18d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x196af5…beda67
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x1db8ec…b2dd1d
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x6ed020…1c0598
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x7d2299…6e8e05
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x1d6daf…84a6c3
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x54d538…e62549
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x541e6d…64b226
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x376567…8c324f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x6772e7…02001e
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x114eb7…2c373c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xa2d3db…1f55cd
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x9f1e10…bec45a
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0x4dd063…b16a42
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xf0786b…945005
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xf45c8a…e88425
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xa1b4d8…f38cbe
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase93d ago0xde1cbb…0f283f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x862cac…d85812
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase94d ago0x91ff4c…eca6ce

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.