Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x71f5e6…da173d
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xaab1f8…957a8b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0xe80477…4c995d
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xc14bf9…7a94f6
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x9ee1d6…51fd7e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0x0eb52b…90bb75
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0x028bc1…bac046
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0x582e5f…87837d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0xe524c1…b6e7f7
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0xfa87ab…8b34c8
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xd2300e…32591b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0x25dc75…c8ed92
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xb3db0c…b6f431
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x33c572…b5d0e1
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa44d ago0x3d481f…568a70
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0x5146fd…793d57
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa44d ago0xa9dee5…90b0e1
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0x86cec7…f1258f
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0xe70a15…435a7e
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0xbb48c2…485698
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0xfbeac6…6618cb
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0x086b93…eab8f4
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0x965da7…f8f786
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0xa956e9…be8a95
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa45d ago0x7c968b…13601d

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.