Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xe0ab10…342a69
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xeceb2b…a1f200
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x542ea2…2d1ee9
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xe8c9ab…763c63
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x53d5da…45f73c
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x6eddc9…8f75f2
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x168621…3a2e80
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x9897ff…2e6f24
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x989112…6fc884
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xf34bdd…b3a1b1
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x55de1c…932957
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xaf16b8…4c7860
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xb9f274…bd7980
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x30fb2e…db7a4c
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x2e42a0…aed64b
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x5f056a…68c5c3
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xc70508…183a9a
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x3bdac0…5f5607
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xf93e28…3aabdd
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x0c4603…95e9b8
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x9fa438…f57a5c
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xe5030e…d6bd67
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0xbd65a1…3ee895
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade45d ago0x095d65…2535c1

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.