Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f665e…e272d7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7097e9…26dc5a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e6d0d…36095e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfc427…fed53f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb7099…03d7fc
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xda64c6…1d9fbe
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f0a6a…9709ba
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbae6c6…3368a6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd10c2e…cbaf8e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9fa138…bc398c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x77263b…e35953
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29e30c…07a091
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6540f6…0fe483
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7c215…e99671
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x65eb9f…c1bcb6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9ba32…cbfa42
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99a5aa…ca65ce
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x226434…9cea9d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8015e3…e7cd1c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03ebd9…9cad36
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd4ca90…46ab78
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xac479e…27d8d1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe2202b…c82245
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x179cf2…2aaa48
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x040808…5b8d9c

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.