Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf0710e…dff614
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33b50e…9c14ca
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b1e5b…2a4d15
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87465c…46812f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13728c…2cc15c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb5be6…9e0bbd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x42d1ef…a850b1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63a4f1…e06c2d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd4bd24…36d6c6
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeaf064…db15ad
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb09e2a…799f2e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xed5d7f…578181
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1351fb…c9fa3b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9202d…f3f82a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd211b4…46eabf
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63c44e…ca6759
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdf4d29…bf30be
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7d755b…fbf40c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x821b40…1995f3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc1b341…f29d01
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe14e11…f548ac
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x83e470…a000bb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0x00e028…7aac09
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb7cb4…5fb0e1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb35769…f8e496

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.