Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93dd05…a04010
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2ddac…51cb17
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bc3c3…2bb188
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x262cfb…2b16b4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca9101…70649c
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1bd009…81bb71
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc49bc1…1fd184
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe6a70…cca7d4
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x90e28a…9ac17b
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b50bf…742742
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2a3a64…3664d5
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x29eac1…4ec894
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa644eb…7d5926
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4234d9…72ca83
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc3a7d2…c223b9
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdaea10…49311e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x198b8d…11ffaf
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xed3b7f…8bd077
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3d461f…de411f
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa10d00…441110
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa588e4…65e52e
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaae5d0…50f552
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x833b5e…4c4d94
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7b20f…ad1dd0
0xb0a0…2ed30x6a5e…c666Basex402 service$0.001100%payAI102d ago0x331cf3…7bb261

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.