Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5082…dda80x3e0a…78e7Base—$0.003973100%coinbase74d ago0x1d75a2…0c25bc
0x5082…dda80x3e0a…78e7Base—$0.003494100%coinbase74d ago0x32642a…1f6ee1
0x5082…dda80x3e0a…78e7Base—$0.002884100%coinbase74d ago0x2ca9cb…3593ce
0x5082…dda80x3e0a…78e7Base—$0.004508100%coinbase74d ago0xb71896…863225
0x5082…dda80x3e0a…78e7Base—$0.005326100%coinbase74d ago0x9699a9…c71304
0x5082…dda80x3e0a…78e7Base—$0.004505100%coinbase74d ago0x2317b7…e52007
0x5082…dda80x3e0a…78e7Base—$0.003438100%coinbase74d ago0x68b202…69e72a
0x5082…dda80x3e0a…78e7Base—$0.005369100%coinbase74d ago0x862946…53614a
0x5082…dda80x3e0a…78e7Base—$0.004068100%coinbase74d ago0x10f967…f23cef
0x5082…dda80x3e0a…78e7Base—$0.003414100%coinbase74d ago0xeed390…20f063
0x5082…dda80x3e0a…78e7Base—$0.00559100%coinbase74d ago0x8a3f5b…384164
0x5082…dda80x3e0a…78e7Base—$0.004479100%coinbase74d ago0xd03298…a81476
0x5082…dda80x3e0a…78e7Base—$0.003564100%coinbase75d ago0x92ffa5…a02f25
0x5082…dda80x3e0a…78e7Base—$0.005723100%coinbase75d ago0xd23107…f80ad6
0x5082…dda80x3e0a…78e7Base—$0.004548100%coinbase75d ago0xee963d…a277a3
0x5082…dda80x3e0a…78e7Base—$0.005703100%coinbase75d ago0x705826…0d050a
0x5082…dda80x3e0a…78e7Base—$0.004361100%coinbase75d ago0xfbbacc…e4a2de
0x5082…dda80x3e0a…78e7Base—$0.005402100%coinbase75d ago0xe96748…32823a
0x5082…dda80x3e0a…78e7Base—$0.005878100%coinbase75d ago0xaf3f2a…6bd74f
0x5082…dda80x3e0a…78e7Base—$0.003066100%coinbase75d ago0x9012b2…6842c8
0x5082…dda80x3e0a…78e7Base—$0.003275100%coinbase75d ago0x809618…926096
0x5082…dda80x3e0a…78e7Base—$0.003424100%coinbase75d ago0x9f4bfb…b08fdc
0x5082…dda80x3e0a…78e7Base—$0.003782100%coinbase75d ago0x4f1f5d…7f366e
0x5082…dda80x3e0a…78e7Base—$0.005697100%coinbase75d ago0x731e0b…302c9d
0x5082…dda80x3e0a…78e7Base—$0.005702100%coinbase75d ago0x148e27…2b92d1

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.