Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase8h ago0x02b94a…29b3d7
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10h ago0xf4f13c…abfcc1
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase10h ago0xa97fe9…147145
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase11h ago0xcc78a3…571459
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase11h ago0xc5c147…7ead84
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase12h ago0x86c0ec…f0a214
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase12h ago0xaab624…6ce43a
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase12h ago0x6ee899…03bfea
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase12h ago0x4a615d…706664
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase14h ago0x136a98…eae6e7
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase17h ago0x0d20ac…16c000
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase18h ago0x38da45…44d120
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase18h ago0xdbd888…54df3b
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase21h ago0x5094e0…60cdf1
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase21h ago0xa5c32f…6aa70a
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase22h ago0x3dfbae…b0d0f7
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc4790e…629498
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa173b6…9aaefb
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3fe90b…676e23
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x41c6e1…eee2f4
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x324dd3…85b682
0x1f3c…abd30x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5a5796…e25c4f

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.