Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x58ead4…62e859
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0xd8ed6c…5549a1
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x173aad…f3cda6
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0xbbf57f…ebe56f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x640c36…efa2b8
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x033f1d…d7db80
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x6d98c9…57a4c3
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x0d42e2…12be2f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xeb1f35…680fee
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x3aac85…1e132b
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0xd1ba3a…ca8bf0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x167f6b…265b3c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xe77b35…163432
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x0e0082…780229
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x6b2f3c…90551c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xff5310…5317c1
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xe8c675…893c36
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x43222b…0b7d3b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0xb7392d…93bea3
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0x18c151…f84112
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0xf8e4eb…c6d59d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x5c2ba0…5696ff
0x32d9…7dda0x9c95…e299Base—$0.001100%fluxa41d ago0xf86626…61da7c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x017b4f…a68d6c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa41d ago0x866050…89759d

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.