Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x818c6f…a8d031
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbcb41c…269a7b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6f609e…69803b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8dc899…c692fe
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a2cc3…438880
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd28ec3…3aebe4
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae73d4…cdf539
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x733cf7…0d0111
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6a6d54…4c1930
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa464a7…0bc37c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x09c658…0afeb8
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x053fca…6aee0f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbfa04a…34faea
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56995b…c5bd84
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5fa5a3…3ead33
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a015d…d8e551
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x835128…cac608
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe94153…b78156
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdcdd90…7bfe45
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74ae52…f28c5c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfceb32…745abc
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6c8d33…cbfc2f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd11d0e…dfb2e7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b95d1…84c911
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x02fcb6…f4c33d

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.