Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2cc…60320x4890…0948Basex402 service$0.008100%payAI21d ago0xedfeff…f8acbd
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0xf430df…eeabfc
0xb2cc…60320x4890…0948Basex402 service$0.005100%payAI21d ago0x794b96…6678d9
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0xd2308c…4095e9
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0x706f37…b951ca
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0xd2fdbc…c09352
0xb2cc…60320x4890…0948Basex402 service$0.02100%payAI21d ago0x2b89be…54c899
0xb2cc…60320x4890…0948Basex402 service$0.008100%payAI21d ago0x0c5f62…ec7846
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0xd61eb4…4b5439
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0x0769ef…cdd9e8
0xb2cc…60320x4890…0948Basex402 service$0.02100%payAI21d ago0x1e57b9…ea4d66
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0x55384f…abd4c7
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0x3061b1…9feb76
0xb2cc…60320x4890…0948Basex402 service$0.05100%payAI21d ago0xfa84f0…e95b26
0xb2cc…60320x4890…0948Basex402 service$0.02100%payAI21d ago0x2fe2df…bfeb0d
0xb2cc…60320x2be1…3580Basex402 service$0.001100%coinbase21d ago0xb731e3…3ee3df
0xb2cc…60320x2be1…3580Basex402 service$0.001100%coinbase21d ago0x669084…e6845c
0xb2cc…60320x2be1…3580Basex402 service$0.001100%coinbase21d ago0xc0bb42…8e3c4b
0xb2cc…60320x4890…0948Basex402 service$0.01100%payAI21d ago0xb980c7…b0f4cc

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.