Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x333301…58e643
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x1e998e…41a6a5
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0xf1ebf1…83b956
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x720444…4fd3fb
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x3369e5…e21e33
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0xdefafa…bce1e7
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x37a748…d9e453
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0xdcfb2a…1d2a00
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0xce80ca…ab949a
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x502daa…7c74fc
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x29b853…0245ce
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x1a2519…da17eb
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x5d5786…d86878
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0xe4a261…7ea7de
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x3ae448…2dafbb
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x9d4df8…a177d6
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x291eb4…debd9f
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x0d78ce…d64361
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x53874a…8bbf76
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x1405df…e9a347
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x679d29…ce4d64
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0xac5b22…8e211d
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x1a14ea…99814a
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x989baf…84cf92
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown89d ago0x6d3fe3…3173c3

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.