Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xc911f0…fa1a00
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xf74d2b…a1b8ca
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x970f96…85a0c2
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xb07173…d7a6a6
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xcbebfe…21ac05
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xc68fc7…48f900
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x49f2a1…7bf2b8
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x19637f…c7b0aa
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xfee106…f57786
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x338299…de3e49
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xd46b1e…334133
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x61af3e…a0ab30
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x7ed62b…378d3d
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x09aea7…fd8b11
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xfeacf9…2731b1
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x1128ec…16f872
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xa53121…533749
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x8a12de…b66e75
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xb0660a…c58cb8
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xcf954e…c5dff4
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x2d6874…46b8b1
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x1b9ae3…fa3559
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0xfb57f1…1f39aa
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x1e0659…41b337
0x4d9a…859f0x9c95…e299Base—$0.001100%fluxa53d ago0x462e67…7dee8f

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.