Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x21b5…7cbcBase—$0.01100%coinbase110d ago0xaa619f…2a62cc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase110d ago0x8f64b6…47f0ff
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI110d ago0x3a3803…5ce35d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase110d ago0x2debb5…86e289
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI110d ago0xad9ddd…4d3b95
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase110d ago0x3f3544…6e326d
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase110d ago0x49f8f3…158056
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase110d ago0x6cdc65…4caf67
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase110d ago0xdac343…af4073
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase110d ago0x72283c…4a8f39
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase110d ago0xf1f5ee…b363c4
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase110d ago0x9acca2…d78c3f
0xe822…3a760xfd1c…5850Base—$0.01100%coinbase110d ago0xe046bc…e0d657
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x8a66c1…4ebde9
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI111d ago0x396509…871a1a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x813785…7482e4
0xe822…3a760x6e31…b687Basex402 service$0.01100%payAI111d ago0x4ba38e…383457
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0xf59d9a…4c8c65
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase111d ago0xa59ad2…245219
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase111d ago0xd1de89…53bfc2
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase111d ago0x282118…e1c6a4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x698262…2a00e8
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase111d ago0x99ac1f…c7e494
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase111d ago0x7e0c46…9ec23d
0xe822…3a760x2536…f66cBase—$0.01100%coinbase111d ago0x26fbaa…b177a4

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.