Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79a5…85f30x5388…c457Basex402 service$0.002100%coinbase2d ago0x246a66…19ad7e
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x43a32c…c6e81e
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x7f70dc…317e71
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x7e8296…2eca1b
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xd58f1e…8da88b
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x792473…b6844c
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xc7b249…61261b
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x62b0d1…24f66f
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x1ff62f…afe0f0
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x0ae79a…25cc84
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x998528…133688
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xec80a6…ef08a8
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xd646af…825e9a
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xee500b…f9b465
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xed8ef8…f05166
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xd42e9f…ce7408
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x8556d8…281011
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0x2af939…1cbb8a
0x9be5…57e70x5388…c457Basex402 service$0.002100%coinbase2d ago0xceb97d…e39738
0x9be5…57e70x5388…c457Basex402 service$0.006100%coinbase2d ago0x3e1f17…982fa7
0x9be5…57e70x5388…c457Basex402 service$0.008100%coinbase2d ago0x3b5a37…55153a
0x9be5…57e70x5388…c457Basex402 service$0.008100%coinbase2d ago0x58bb43…ac22e1
0x9be5…57e70x5388…c457Basex402 service$0.005100%coinbase2d ago0xb5f19f…d1d051
0x9be5…57e70x5388…c457Basex402 service$0.004100%coinbase2d ago0xbd3298…ca6b41
0x9be5…57e70x5388…c457Basex402 service$0.004100%coinbase2d ago0x4f5a7a…748b2a

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.