Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x362d30…725342
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x8071b6…5478c7
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0xd363f1…ab987f
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x4ce230…f6657e
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x0497f2…0aace2
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x2f67b5…bfac57
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x2e4765…f700cf
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x2b4c29…1b7938
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x2192bb…9959c7
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x3d1056…0b2cae
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x4508f4…43cea3
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x526239…f232f1
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa32d ago0x53dfa0…20726c
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0x3048a7…a8d0ad
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa32d ago0xb12ced…6aa53a
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa32d ago0xd2e526…cfee84
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x6aa9f9…6a2019
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x98d00e…2c8984
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa33d ago0x44d59b…52aed2
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x970b82…c0d17f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa33d ago0x8df016…cb4435
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x74b10a…72b18e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa33d ago0xb81060…f8c60b
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x446ebd…a1957f
0x89a3…5a3a0x9c95…e299Base—$0.001100%fluxa33d ago0x27f503…461646

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.