Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a71bc…e1dbc6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa42bb8…2c48ee
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfde8bc…e909da
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c2d20…20fa44
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56e0b8…211908
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7775a9…414227
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe70a4…30c849
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4befb5…efe919
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd43f61…6ad5e6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8dcc8…a66b7d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a63c9…ddfbea
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe36ca2…9b1ea0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4eb3e7…1c2b58
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ac0a1…db38ab
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x415e82…99d6e2
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d652a…d06182
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x860c5b…b19311
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4f773…de3cc0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x15753a…88694a
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7ecdbc…9374ff
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b38a5…bfcc24
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2b86b…8c4165
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4761d6…bfe046
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31a143…a84b65
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa58d80…0101bb

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.