Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20d836…3f4dd4
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x315e4a…b51c7d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa353dc…001bb7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00e465…4fb48f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4e5de6…561896
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78d92d…cd2aa6
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2c09dd…c4a7fe
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x78c00a…00cdd9
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7e1780…a757b1
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x27b5ef…5f5174
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f2095…3eaf9d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf5a65…698e3a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7669a4…3f2ce2
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff14c0…63c46a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc4f572…ba4679
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba2b0f…9fbe05
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfedcc7…202ab6
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x10859f…acd94f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac0211…f1605a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb2d56…70c59a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd03786…21047b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35d0c3…61088f
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28f9eb…932f3c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7472cc…3dbf24
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf081d5…c8df45

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.