Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb99f2c…ac97e9
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8109c…88ab62
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf07657…1f9a26
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x278f5a…d5d18c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b54e7…0501b0
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x104e37…d759dc
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfdc6c7…89f7e0
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0d645c…41260d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd9bf9…748266
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x554d62…2cd7ef
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e9e16…fe8f7d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc332e4…4825c4
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x720e1d…a7a8c6
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xddf921…1866cc
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e0bc6…9e991e
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca49f2…9f3460
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2073b5…e5ffba
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe7e343…63d708
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcededa…597c33
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f2dc4…97a7cd
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46bc5e…b9382a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce90b0…67284a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x419464…03383a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe46e6…0d2b84
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56fd09…4edcf6

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.