Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x569f58…2cccd1
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccee7b…4d0314
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcce2d…bacb1f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x959bbe…c9ab78
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71af84…c0175b
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bcd53…1ed241
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd4224…5a2ed1
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xead4c0…907777
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x859a9b…365a69
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d67ee…47d73a
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb8b1f2…80d58f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x936ccc…6ec2e4
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4ba2a…6dd731
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x58863d…db1778
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4c3021…027099
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x235a20…1a90fd
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5033e7…85ba41
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe90617…f5b661
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84f4c4…9b644f
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1eaf4b…5cb933
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41e41b…4df6e0
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x001002…c8e47e
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe26ad1…db5320
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x036c5d…3a7177
0x58dd…c53e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2052ad…6ca101

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.