Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39d43e…5eed69
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5214b6…cd2a56
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1ffa66…b6262f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26f9e9…2ef803
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc08cc…dcfc9a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x574aca…1a4ce0
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f90bd…4f8447
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8db2c…50878f
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0308fb…94a278
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ec875…6870c8
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8355f0…07c6c7
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x569737…e1b6b2
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x349737…9ef245
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x67d22e…4b35d0
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3739d8…656f56
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d0b1c…9c34dd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59b6f5…b677fb
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9810e…49be4a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x31dadc…379a82
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9fdb4c…6a4046
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x94949a…8e2491
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc3ba2a…2499d6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x116d7c…a53002
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8e880…81a61b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1b90db…6edcff

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.