Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xc9556c…dc7a32
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xe7febf…2af344
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xafde05…500f9a
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x967747…0319eb
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xc13e3d…188d7a
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xec6606…192f00
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x839661…91c423
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xbf6423…15cec0
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x1039cd…fb3f02
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x19c209…d47b1e
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x01d6ef…78043d
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xe138a4…a14b2a
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x2a9ba7…738bae
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xb62f29…7e5e54
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x329511…36de8f
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x316734…e16c7c
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x32d303…03833d
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x2b1fcf…70dc1f
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x04531d…c92a9b
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x190ceb…5c9a6e
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xeb066b…850053
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x80e09d…e24c38
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xe1c79e…b1d011
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0xcee9f0…8e889e
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown97d ago0x4651b9…5e81cb

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.