Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b0ea5…4e20cb
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d4b4a…338caf
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0a0c22…1d907a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeb3832…95e4c8
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x165077…df3a2b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0888e7…8bd44a
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d1e6a…83b26d
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1cb16a…073c1c
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4477ec…bf1104
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x16226f…54b4b7
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x858216…c09730
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x96c09e…75a1a2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5c2c2…ad3402
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b7e36…e529f5
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8503ba…32dc7e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe5493…236453
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf13a17…1585f0
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa786d6…c14970
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xebd02c…6c77bf
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef53de…5d8248
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d153c…15dd1b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64ae97…b18f79
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x966317…c0338b
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x064bd5…e802af
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2fa5d5…402688

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.