Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x574af9…739221
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x1e8752…9228ae
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x7c8fc7…5864d2
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xb74cc0…351b10
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x0d867f…3e482b
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x7a8ab5…a74ec3
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xa093bc…fa62b2
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x53a678…e04294
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0xfad782…2b1c6b
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xc31996…33425d
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xd22cfa…7957be
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xf43474…2fc69b
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0x0c73d0…01780f
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xb3d48a…50fdc3
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x9104e6…23961b
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0x0cb547…47d51f
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x700469…57128a
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x99da15…097b15
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0x2a7b5f…c08af9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0x9ffbf8…1a4085
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0xbccdbb…89d086
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0x8fffe9…5f5c28
0x8533…2d670x9c95…e299Base—$0.001100%fluxa34d ago0xd316ff…13b02a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0x99d45d…8fe483
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa34d ago0x09a732…041f40

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.