Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa46d ago0xebf9b1…e1854e
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x121e96…4d70d9
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x06f1e1…23d6df
0xabc6…53f90xfe80…47eeBase—$0.001100%fluxa46d ago0x5b7d9b…82d5db
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x382d8f…edf835
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x205bde…d3e182
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x60fc19…25c46f
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0xc44d00…b5e558
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x9d0ecb…73d245
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0xb5d8c8…ffc0f2
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0xeaba9a…261130
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0xf15c57…65d97b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x94b067…5c19e9
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x77f5b6…a53f67
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x961c57…29ed04
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x2dd31d…1bf66e
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x343a25…46a506
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x1e5056…dab245
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x14491f…bc85fa
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x300150…2d96b6
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0xd75b46…daf164
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0x7a00d6…ffa1aa
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa46d ago0xeee3d0…3fe353
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa47d ago0xa91d1d…002a9b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa47d ago0xc789c2…aeb92e

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.