Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x40845c…ba80d5
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x4349e0…85dc05
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x613825…d02bd1
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xf556f4…14e100
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x07b5e2…94f6ec
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xd58dd6…9310ad
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x73de90…da5f6f
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x90d5fd…0aedf3
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x2fec3e…321d0e
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0xcfbca0…d51e73
0x5146…a1260x9c95…e299Base—$0.001100%fluxa80d ago0x7bbe62…556586
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x638693…704812
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0xfbff6f…ffdea0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x7d9300…42daaa
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x675564…62217c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0xe04d51…20a841
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x73e5ea…dbb1d9
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x0d0a85…c7d00c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x8dfb35…445c82
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0xc3321e…a87bcb
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0xae045a…03f02f
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x406adf…898e7e
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x75fc1b…1f3b96
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x09609b…1474d2
0x5146…a1260x9c95…e299Base—$0.001100%fluxa81d ago0x2c0e2e…657214

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.