Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x768d…97c10x486b…b9cfBase$2.15100%coinbase36d ago0x880885…cdf8d4
0x486b…b9cf0x159b…4908Basex402 service$0.01100%coinbase37d ago0xd3e224…ebc233
0x486b…b9cf0x159b…4908Basex402 service$0.01100%coinbase37d ago0x2babbe…896411
0x486b…b9cf0x159b…4908Basex402 service$0.01100%coinbase37d ago0x9ec044…5d60e6
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x1d5230…6b32af
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x8d2dd9…5b33d0
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x67bacf…57f8f2
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xea1f99…ea3217
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x0a92e5…c24650
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x8a50ee…763447
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x8c0db8…42fcae
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xa359e4…af7539
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x2375ba…eec489
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xeda585…aade7f
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x0a1c03…ac52fb
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x812a0a…41dab7
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x180368…c98151
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x138d04…1db5d1
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x4db3c6…23f497
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xb6fa12…1f04e2
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xcc1535…7f4e76
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xb41519…b126bf
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xd2f07b…e81360
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0xbc32d8…9f6739
0x486b…b9cf0x159b…4908Basex402 service$0.10100%coinbase37d ago0x098670…fcea67

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.