Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0802…19780x07cf…2396Basex402 service$0.20100%payAI25d ago0xe5dc33…7e1887
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x64f1f0…9f9220
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI25d ago0x88adce…26041d
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x9e92f7…59d0df
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xd5c557…339abb
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x3b9504…ab74f3
0x0802…19780x07cf…2396Basex402 service$0.06100%payAI25d ago0xe5deb2…f9c1a4
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI25d ago0x6cd317…67bf96
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x6bee59…4cefc1
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x31f308…276fb5
0x0802…19780x07cf…2396Basex402 service$0.02100%payAI25d ago0xe98771…5eed6c
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x73a3c5…1167c3
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x502b0f…b90451
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xc926ab…aed308
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x5d6775…7354bb
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x556acf…3c4891
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x658040…7936d6
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xaa3187…74fcf0
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x1d74de…cd2fe1
0x0802…19780x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xbd6e23…015e2a
0x0802…19780x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0x85c8fb…843aa1
0x0802…19780x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xa43040…bd1869
0x0802…19780x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x158093…2b3229
0x0802…19780x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xbccbb2…21fc12
0x0802…19780x07cf…2396Basex402 service$0.06100%payAI25d ago0xebec48…0d4b31

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.