Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%coinbase32d ago0x1d989c…7d69d6
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%coinbase32d ago0x1eebb4…722fad
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase32d ago0x63bfc0…68f945
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%coinbase32d ago0x774ee2…62f7a0
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%coinbase32d ago0xbef45d…871c5b
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase32d ago0xb102ee…669e37
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%coinbase32d ago0x56de1c…4935a2
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase32d ago0x5a63fb…28c320
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%coinbase32d ago0x7638b5…6272f4
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%coinbase32d ago0x3609f9…e088d0
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%coinbase32d ago0xf69089…fd8645
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase32d ago0x9ef658…9a7dc2
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%coinbase32d ago0xa1cb2f…702c99
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%coinbase32d ago0x7ec2c3…d2bbeb
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%coinbase32d ago0x952775…a5753e
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%payAI32d ago0x938190…81549e
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%payAI32d ago0x10d5c9…adb415
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%payAI32d ago0xe1cc5f…300a20
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%payAI32d ago0xdfce29…2f16d1
0xa2ad…a4c40x1831…ebbdBasex402 service$0.05100%payAI32d ago0xcd18dd…c0bbfd
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%payAI32d ago0xcfbe0b…08c62e
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%payAI32d ago0x4c0d5a…06dd71
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%payAI32d ago0xf6320a…cd077c
0xa2ad…a4c40x1831…ebbdBasex402 service$0.01100%payAI32d ago0xc618a7…51488f
0xa2ad…a4c40x1831…ebbdBasex402 service$0.20100%payAI32d ago0x56d1d5…0af6da

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.