Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter46d ago0x65e55e…741ee0
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter46d ago0xc65c2d…454bcf
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0x6a5fd5…5999cf
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0xb630bc…481cd2
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0x9d8eed…e047e0
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter46d ago0x68377d…af1c10
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0xee4bbd…0f7250
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter46d ago0xc20bb9…0a7a82
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter46d ago0xe6f456…3f7b76
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter46d ago0xad1c7c…baf28f
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter46d ago0x07a197…8b5220
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0xf5cfc9…445252
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter46d ago0x1890e1…0d6a63
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0x061804…08f6ba
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0x84683f…401d35
0xdf39…db800x07cf…2396Basex402 service$0.0270%0x1360…66fa46d ago0xc7c39d…e5fdd3
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter46d ago0x18e2b2…bfe75b
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter46d ago0x9d0a81…224af5
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x4ce372…1b5ada
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x054b86…363a36
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0xe53b79…dcd944
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter47d ago0x08a58f…7ac97e
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter47d ago0x65408b…52f9a2
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter47d ago0x791eef…39c1b9
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter47d ago0xd7ee1a…1b97de

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.