Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe371a7…ebca57
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0371d6…c514de
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4c63b…7a6956
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2e069…ada88f
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbd0a3d…e1bae5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf64ae…7d6d23
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa488d3…c7d0e1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd25f43…c36826
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe302cf…e477e1
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe6110c…c8fd03
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd493e4…407938
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6050e3…9a8f7c
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x31085a…dd2c55
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9c825…bedc69
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7bc021…17759d
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c83d4…e5ceb5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b21c3…3fb8da
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa735bf…45ad98
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x09ee3f…eb35c5
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6fd087…83c991
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c5919…1f100e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf692f0…edf15e
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7c1646…7177d3
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf3d3eb…77ba64
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b08dd…7127d4

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.