Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x508a8e…afb70c
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0x9f4e64…b9bf34
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xb2b512…97d691
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xa695f6…a9827a
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown89d ago0xd81f48…ff9fe4
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0xaddbc6…d47fcb
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0xcd5282…13089c
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0xca6bbb…da78af
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x960173…b8a1d2
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x242fcd…fc99b4
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0xf2b5f1…f063d9
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x1e42c1…121a8e
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x80033b…389872
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x27143c…72d290
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x2bfd22…5bf664
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0xdd5449…f7df93
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x8295df…06c614
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x120a05…21d3cc
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x17153b…1aa759
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x2d00c8…fd0c61
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x67f57b…8b71eb
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x4615fb…c9e836
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x55963a…f36548
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x22f037…ee9c52
0x2421…29c30x6a5e…c666Base$0.001100%Route unknown90d ago0x1a3542…4de0a0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.