Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x58eb4a…fbd155
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x927441…515548
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xa3990d…cd86d0
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x8bba70…065210
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xf3b941…248848
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x095d75…fa92d2
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x16206b…8cf35c
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x725933…889a86
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2f57a6…fdd921
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2122e0…efb2ce
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa59a78…5f9318
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3edcba…4a90eb
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x58b269…777e9d
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x72d761…56c986
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x4e24b8…7b5f31
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa7b88f…aaac64
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa9cb7f…476caf
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xd7091b…50a46a
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8d057b…1b7d76
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbb299e…e86dca
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdffaf2…efc1bd
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3e642d…9e1398

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.