Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0xbaecbb…601210
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x762ab4…a4728d
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x48d498…1a1a19
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter47d ago0x3e91ec…680cb0
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x2f3e9e…608346
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter47d ago0x71a050…8d7715
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0xcd076a…964b74
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter47d ago0x3295f1…e82a99
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x5b9e5c…ed0058
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x3e0b65…19342f
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter47d ago0x7110db…0d9627
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter47d ago0x0f9405…04a2c7
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter47d ago0x8f86ab…ed8ce1
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0xe2d37e…4f856a
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0xf65d1f…837c99
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0xf33a9a…2b10c9
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter47d ago0x6c6e9a…72a75a
0x7263…e0ff0x07cf…2396Basex402 service$0.10100%dexter47d ago0x7f27d1…34c766
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x8bb81f…a8d31b
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x13fffc…619e5e
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%dexter47d ago0x0dacf2…d984c4
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%dexter47d ago0xc558bd…6f8cf1
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter47d ago0xd5a4b8…1b1efa
0x7263…e0ff0x07cf…2396Basex402 service$0.06100%dexter47d ago0x0981cc…61fc1b
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%dexter47d ago0xb7e4db…e1476e

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.