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 unknown87d ago0x6ff49b…ca5924
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x10ccca…ba7d99
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0xdb8fe8…67c144
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown87d ago0x0249eb…acafae
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x4e3f81…3949c6
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xa8924f…5a5792
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x7d4bde…242276
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xf8328f…5c0cba
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x2a759b…d90551
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x5bdb5a…7b3467
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x15ce51…d86c11
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x8560ba…7be5bf
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xc52435…641b8f
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xabbb1b…6556ff
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xbd63ab…58b65e
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xe644ca…b35e17
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x9934e1…ac77da
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xb07cb2…c57221
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x68e3fa…f8871e
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xeb6bb2…a1da9c
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xcc1a2d…8a8dfb
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xa9a941…42b05b
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x6a5706…9f4729
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0xb8495a…99549a
0x889c…5b2f0x6a5e…c666Base$0.001100%Route unknown88d ago0x78eb3b…697e10

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.