Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x615887…536e4a
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xaf8ce5…2325da
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x2458a0…401e3a
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xc52647…ccaaf4
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x296f00…d802b1
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xa66b8a…2aacbc
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xe10c50…8b24b6
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc0f06…a0b0a0
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xd4a7a4…519810
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x4d058e…4251be
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x003407…827de3
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xe739db…e31a22
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x208c6b…ed35f1
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xf4e413…76715b
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xf53657…38e377
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x1d1594…4b10d4
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x0ece66…a4a60a
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x226212…b6395c
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x5020c6…b60486
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xa7b6cb…533240
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xdecf70…b7fdc2
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0xc8e74f…2a9490
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x8c7f9c…aaa770
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x059024…2ea919
0x7100…3ebc0xfe80…47eeBase—$0.001100%fluxa22d ago0x5b9677…69bc51

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.