Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe99049…7634d5
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c8091…7e7e7a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x406ab2…a01974
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80cbed…e8ff18
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb47d5…493e2c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x548092…a0ecfa
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe29ab7…505447
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x77b86e…258710
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96eb23…65a36d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xea7788…939645
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbede2e…510bd0
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe7602…1b410c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08c7f6…96f669
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8ca7d…02750b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe8da78…2dc074
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4742ef…c276ff
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d994f…2ee7f4
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd0f7f…dde6be
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa2e159…a80b67
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa60ea3…da003f
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b9bbe…b4f4ea
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8747bb…38e05e
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55560a…b92828
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x242187…9dec00
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x333b05…ff5cc8

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.