Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f24…6c1d0xdc59…1506Basex402 service$0.006534100%coinbase86d ago0xab6d48…0696b6
0x4f24…6c1d0xdc59…1506Basex402 service$0.002904100%coinbase86d ago0x316d46…893d5b
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0xf334cc…5fdeae
0x4f24…6c1d0xdc59…1506Basex402 service$0.01100%coinbase86d ago0x18bf4d…b081e6
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0xed36e4…68f65a
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x8c85af…0a5af3
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x7b0573…4a0a5e
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x423348…a98007
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0xd8069c…a3bde5
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x98d787…ba8bb8
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x42f740…74758f
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0xef3299…b31f8c
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x2238f9…970835
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x43c277…ee13b6
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x587780…66a8eb
0x095c…28aa0xdc59…1506Basex402 service$0.02100%coinbase86d ago0x7f9426…b421fb
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x45ada4…521068
0xbb5d…71a90xdc59…1506Basex402 service$0.001100%coinbase86d ago0x78d0ba…37c0cb
0x3ead…352d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x5e01c9…22d147
0x4f24…6c1d0xdc59…1506Basex402 service$0.001100%coinbase86d ago0x421240…a9ddf2
0xe520…e26b0xdc59…1506Basex402 service$1.59100%coinbase86d ago0xcb12c0…56cdd5
0x395b…5f090xdc59…1506Basex402 service$0.001100%coinbase87d ago0x68d749…b1c01b
0x095c…28aa0xdc59…1506Basex402 service$0.0012100%coinbase87d ago0x5ab824…2daf8e
0x095c…28aa0xdc59…1506Basex402 service$0.01100%coinbase87d ago0xcb77a9…9db943
0x7b3f…03d00xdc59…1506Basex402 service$1.59100%coinbase87d ago0x4e4fb4…f6bee9

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.