Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…69db0xed9f…9902Base—$0.43100%coinbase6d ago0x8768e3…8aaac1
0xc6d7…69db0xed9f…9902Base—$0.32100%coinbase6d ago0x0b7c07…41c020
0xc6d7…69db0xed9f…9902Base—$7.57100%coinbase6d ago0xc28660…40e8f2
0xc6d7…69db0xed9f…9902Base—$5.48100%coinbase6d ago0x928808…752253
0xc6d7…69db0xed9f…9902Base—$3.84100%coinbase6d ago0x202280…cca679
0xc6d7…69db0xed9f…9902Base—$0.57100%coinbase6d ago0xcf747b…75858f
0xc6d7…69db0xed9f…9902Base—$0.46100%coinbase6d ago0x29822a…eb8029
0xc6d7…69db0xed9f…9902Base—$0.35100%coinbase6d ago0xf035ed…917de1
0xc6d7…69db0xed9f…9902Base—$8.29100%coinbase6d ago0x7bcee4…5c4a38
0xc6d7…69db0xed9f…9902Base—$6.06100%coinbase6d ago0x153bc9…37d54f
0xc6d7…69db0xed9f…9902Base—$4.29100%coinbase6d ago0x12be63…df72be
0xc6d7…69db0xed9f…9902Base—$2.92100%coinbase6d ago0x5c3e3d…ae98ed
0xc6d7…69db0xed9f…9902Base—$1.90100%coinbase6d ago0x5911f4…3e619e
0xc6d7…69db0xed9f…9902Base—$1.19100%coinbase6d ago0xb3e351…54f5e8
0xc6d7…69db0xed9f…9902Base—$0.72100%coinbase6d ago0x0c38bf…38076f
0xc6d7…69db0xed9f…9902Base—$6.68100%coinbase6d ago0x9426a1…367b6d
0xc6d7…69db0xed9f…9902Base—$4.77100%coinbase6d ago0xf071ed…1d8b79
0xc6d7…69db0xed9f…9902Base—$3.29100%coinbase6d ago0x6ed518…ee17cf
0xc6d7…69db0xed9f…9902Base—$2.18100%coinbase6d ago0x543e93…4b87f8
0xc6d7…69db0xed9f…9902Base—$1.38100%coinbase6d ago0x6e5396…b6b981
0xc6d7…69db0xed9f…9902Base—$0.84100%coinbase6d ago0xd82064…c84c78
0xc6d7…69db0xed9f…9902Base—$0.61100%coinbase6d ago0x923adc…3ce587
0xc6d7…69db0xed9f…9902Base—$0.50100%coinbase6d ago0x101256…b4c3d0
0xc6d7…69db0xed9f…9902Base—$0.39100%coinbase6d ago0xf75919…d44b89
0xc6d7…69db0xed9f…9902Base—$0.28100%coinbase6d ago0x61a455…8f4f3f

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.