Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.65100%Route unknown91d ago0x8d7402…bddb06
0xed40…a6650x1892…6085Base$1.63100%Route unknown91d ago0x390f2a…eb35ea
0xed40…a6650x1892…6085Base$1.03100%Route unknown91d ago0x4f7b9d…3a7296
0xed40…a6650x1892…6085Base$1.45100%Route unknown91d ago0xacf270…19c18c
0xed40…a6650x1892…6085Base$1.32100%Route unknown92d ago0x2836d7…d4bbb9
0xed40…a6650x1892…6085Base$2.00100%Route unknown92d ago0x3903ee…06ab92
0xed40…a6650x1892…6085Base$1.13100%Route unknown92d ago0x08a503…ddf49a
0xed40…a6650x1892…6085Base$1.85100%Route unknown92d ago0x383c35…33f545
0xed40…a6650x1892…6085Base$1.79100%Route unknown92d ago0x2e323c…04388d
0xed40…a6650x1892…6085Base$1.42100%Route unknown92d ago0x09f632…f68a9b
0xed40…a6650x1892…6085Base$1.88100%Route unknown92d ago0x981608…3e5957
0xed40…a6650x1892…6085Base$1.27100%Route unknown92d ago0xe3572a…a60166
0xed40…a6650x1892…6085Base$1.41100%Route unknown92d ago0xc670cf…7311bc
0xed40…a6650x1892…6085Base$1.55100%Route unknown92d ago0x4e5a44…11d89f
0xed40…a6650x1892…6085Base$1.28100%Route unknown92d ago0xf76b6c…7efba1
0xed40…a6650x1892…6085Base$1.45100%Route unknown92d ago0x6ad87f…b590c5
0xed40…a6650x1892…6085Base$1.16100%Route unknown92d ago0x4e627a…96a60d
0xed40…a6650x1892…6085Base$1.90100%Route unknown92d ago0x32817d…51af36
0xed40…a6650x1892…6085Base$1.76100%Route unknown92d ago0x903ffb…8f11de
0xed40…a6650x1892…6085Base$1.67100%Route unknown92d ago0x5e26dc…e6b52f
0xed40…a6650x1892…6085Base$1.31100%Route unknown92d ago0x21ca76…6436c6
0xed40…a6650x1892…6085Base$1.97100%Route unknown92d ago0x6bf6a5…db1863
0xed40…a6650x1892…6085Base$1.30100%Route unknown92d ago0x89031c…e80d5e
0xed40…a6650x1892…6085Base$1.62100%Route unknown92d ago0x291379…c42d9b
0xed40…a6650x1892…6085Base$1.19100%Route unknown92d ago0x7e0e4f…312161

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.