Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22603b…1f6a0b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f2398…87515f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x693e73…073f4d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0e5c9…2def34
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5e44b0…5c129a
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d83ba…f6b442
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x262e94…79f5aa
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82baac…a4a4c5
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5c518…3424e7
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb07946…ec3a30
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7bfbdd…661a86
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf538c9…3a35ea
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8ecd29…e74841
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x82a98f…59ca7d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x663674…927397
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb14b84…512735
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f56ce…914171
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98c2ea…cc1871
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6d351…db1ebb
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0dd075…dfc455
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e0fbf…7ae90e
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb3ee29…431121
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46d90c…c7abfc
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa89ca7…5a2649
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71df5d…30d3c4

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.