Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31a538…aa8ca6
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51bab3…fe592d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x529054…273736
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x795e58…dbf9f2
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe68921…3a1189
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x030fe2…3389aa
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3aa2a…f1c273
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf4545f…aa2813
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7fb37…67808d
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x674ead…4d4383
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x85bee8…d00e76
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa19217…6d691c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d3355…ba746e
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x44cea5…859693
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4111ce…92bf6c
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5d8aec…2a3417
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1690b0…83336b
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46c377…e81275
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd21235…945fdf
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x607c9b…6c1962
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5444c…2bf7eb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf7b693…6737eb
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x175629…a20578
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x702560…13fdfc
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7d29c…2c4b70

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.