Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0x383c48…19bb8b
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0x0214c2…7a34eb
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0x88fb34…fd86c0
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf1b18…5a4a5d
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0x19387c…dafd49
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0xc0209e…88d04b
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa20d ago0x1a482e…89d6fe
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x47b5ba…8d0254
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0xd0beb0…48b40c
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x23fcaa…f6f85b
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x236b03…9e559b
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0xb258ce…18bdf8
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x176736…be6676
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x6ba68a…dbc7a0
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x070970…839205
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x66a01b…38b6bf
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x931f9c…b45c91
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x3cbbc5…b777c9
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x0ff2ac…c7b3de
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0xa7ad8d…1d6a83
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0xb94767…5c7de6
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x3f64eb…7ed5aa
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0xf3d4a7…f8a637
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0xd50219…102fcb
0xc169…e3af0xfe80…47eeBase—$0.001100%fluxa21d ago0x77a9f2…9ec844

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.