Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x197efb…1d34fc
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xdfecad…c8d427
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x4c7f6c…9b2581
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x227b55…5268fe
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xb68b62…30afac
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x46efc3…ef32ac
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x20a7a9…8ed4de
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xb0123c…b7c626
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x49b429…d0292c
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x943627…53f37f
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x58bee9…507d26
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xef45c9…bbd0ab
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xe4d7e8…892748
0xe7ae…67b30x85af…c2a7Base—$1.30100%payAI13d ago0xa4e49e…efddcc
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x127877…d3d106
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xfe9aed…a9bb98
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x5e3a7f…ebe85e
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xadab98…31ac32
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xe841f6…cb8b6b
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x2b8d79…a6717c
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x132ead…2a62b4
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xdf1794…67dbc0
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xb2fb1f…dbeca3
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0x2e0f27…9781d7
0x85af…c2a70xcc19…930eBase—$0.10100%payAI13d ago0xbad698…03ee16

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.