Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x938d11…260db1
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x42dcc8…33b9a0
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c4ad9…a72344
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dcb38…a56766
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac64ba…1ef30b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18f007…fa9c46
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x036f97…0d8e8a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdf7a19…4b9769
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf5053c…4fa791
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x440d90…6f788e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc3438…48ead4
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f102a…454f8b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0533a…f9a827
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92c06c…314961
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ac382…352697
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc0881a…a67a66
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5136f0…bc0b84
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9be530…75d886
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d8fbd…ca4805
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ae69e…3f99bc
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd3db3b…c48eb6
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x99d6ec…53a512
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e7f17…75d746
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x93504d…34cfde
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe82490…a6f1ad

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.