Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0x39e88e…54c70d
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0x17a21f…dedce5
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0x580fe1…752394
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0x63a726…bcddbb
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0xa85e80…f022fe
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0x55b655…76d2a3
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0xad378c…dd3994
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0xc03991…0b6d82
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa32d ago0xf5f9d4…53b535
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0xb5fd11…ed17c1
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0xfd3e8f…53781f
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa32d ago0xefb804…465653
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0x0cca70…0b1cff
0x8704…30fb0x9c95…e299Base$0.001100%fluxa32d ago0xdff8b8…8e84c6
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa33d ago0x2e7a0b…778730
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0xc27413…e796f4
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0x2c78ae…8a97ec
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0x68ebf6…da4696
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0x16c4e6…7a6a9b
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0xbd0467…2994a5
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa33d ago0x6bed12…c20a64
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0x3217d6…02e28b
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa33d ago0xfe03df…8e3b49
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0x945fe8…ac711f
0x8704…30fb0x9c95…e299Base$0.001100%fluxa33d ago0x8572b8…ebc3d2

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.