Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x4c29a8…326ad2
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x468a7b…65dc77
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x1d7b4a…4d077b
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x9f7783…6db70d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa22d ago0x04ca03…7dc879
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x73dc29…9abd0d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x779e7b…c0ac97
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xd20d41…241159
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xa3fb6b…efa3fd
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x4dfd99…8366d7
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x8de37c…5a73b9
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x68dc55…a1b082
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xb03fa7…16bb47
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x59a1aa…5e9a77
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x28cc3c…9edaeb
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x938baf…8e7071
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xc1727e…020205
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xa6325b…42f990
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x24e4ca…7f489e
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x548e82…1fc782
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x1359ba…826e0d
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x5947b6…4553b0
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0x139c25…4059c0
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xa06da8…ffede7
0xe425…2e950xfe80…47eeBase—$0.001100%fluxa23d ago0xfc3e6f…e5f67f

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.