Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x134cd0…b9c57c
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x956cdd…e1410b
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0xd6d263…edd1fc
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%0x1360…66fa44d ago0x1c4f6f…cb9e2d
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0xec6094…1caeb5
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter44d ago0xeebc6f…82a320
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0xb84626…4f5f5d
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x27d02b…89369a
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter44d ago0x38e561…48157f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x6dfbf2…87234f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0xd9d1d2…0c0ba5
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter44d ago0x258f88…34a3b7
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x0b46a1…e4ee35
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0x6a03c2…b45963
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter44d ago0xd3a4c0…f91892
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0xa17df0…b9dfbe
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0x06d1be…e048f9
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0x114db0…84b4ec
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x982a23…52dc5a
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0xd8abc1…9ecf80
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0x5ad638…50205b
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0x1738ee…3f8100
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter44d ago0x485348…848e28
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter44d ago0x38f207…d08661
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter44d ago0xe702a6…af79f8

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.