Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a0b…f6650xa3ba…8e08Basex402 service$0.01100%coinbase93d ago0xf0e5f5…c9da7a
0x8f81…32320xa3ba…8e08Basex402 service$0.99100%coinbase93d ago0xc5b908…2a1972
0xc21f…31c00xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x9762e6…4cb360
0x0b8f…74820xa3ba…8e08Basex402 service$1.99100%coinbase94d ago0xfc40e3…535b9f
0xc066…fc0d0xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x166192…f4b5f1
0x5f80…b0c90xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x269999…522b7a
0x6e55…16f30xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0xa39804…629468
0x9181…cf540xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x13062a…382b0a
0xdfca…3b900xa3ba…8e08Basex402 service$1.99100%coinbase94d ago0x88765a…741f8f
0xce42…2c510xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x56db54…e19614
0x802c…b0c60xa3ba…8e08Basex402 service$1.99100%coinbase94d ago0x914618…2e807b
0x395b…5f090xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x1d1b1d…ae605f
0x7570…59cf0xa3ba…8e08Basex402 service$1.99100%coinbase94d ago0x6c6406…d6cc1d
0xac18…0de40xa3ba…8e08Basex402 service$1.99100%coinbase94d ago0x214ec2…89c67e
0x986c…27740xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x1cd251…56a266
0xb6ae…cee50xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x4aac8c…430821
0x4381…1fec0xa3ba…8e08Basex402 service$1.99100%coinbase94d ago0x781aa3…4d8504
0x5e91…e1b30xa3ba…8e08Basex402 service$0.99100%coinbase94d ago0x4cd2a6…6ae704

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.