Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa42d ago0xd51884…91f744
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa42d ago0x9d6ab6…16b56a
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa42d ago0x6ea0fd…b325ea
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa43d ago0x2d1a2e…4f68d0
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xc842f3…b6fc67
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x04280e…f5737d
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x6c116d…0ac29a
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa43d ago0x887566…55fa09
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x644130…2d2de8
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xbb7b45…05e898
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xddba35…bd3c77
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xdc6327…339ddb
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xdc671e…80d233
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x565fe5…aed0ae
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xbb92e1…86a594
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa43d ago0x81b77d…f580dc
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x52dbc6…48eacb
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa43d ago0xdc6f6c…906fc5
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x4fb042…be6b0c
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x70b817…e50ff9
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0xa49e62…9d3d2f
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x5cab98…c70d9f
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x4ba455…479c06
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x3d34ed…8a8b10
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa43d ago0x9f1ab5…931b8d

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.