Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x843b58…78fcca
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9bc8ee…30be94
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb54849…ff8ef8
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86ed98…6afb57
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2602e3…869d3d
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xddb619…f313ac
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6f15d3…aa1ca1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7dea19…0ec531
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9a7dd5…76f091
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48d583…011ce1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83b0bd…343663
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46fdb2…2bc849
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6032b3…21cd0b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23c34d…863b88
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3e111…49f7c6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d85b2…749117
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x945649…fd49c4
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb5d18…4fc260
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8873f4…ec3f87
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x583c89…16fb48
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e6f6a…6e6134
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x670af2…ea4814
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfcb749…8650df
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcda885…354db4
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x25af81…38e859

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.