Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x019e0e…bf158d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0xe55649…309245
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x67343e…01f841
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x6288ba…864e70
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x3bcd59…9562bf
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x21bdb0…7ae080
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x79e95e…edf011
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x5bc3aa…eae5e4
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted19d ago0x0850c1…5d7a17
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0xc863ac…4cd634
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x0f3761…7e3c90
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x06be37…374f40
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x15f44c…e754af
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x53a484…2fc514
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0xd3de34…b03c8a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x8e04c0…6da8d2
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x00e0c4…f6b759
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0xe9b0ca…8b739e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x100240…8809a3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x881d9a…b44b94
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0xe4842d…3978aa
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x5584ae…f287ee
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x76b5aa…472722
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x4bd355…10cbfc
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted20d ago0x36497d…69dbf2

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.