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 unknown100d ago0xdc7816…3bcbd9
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xe1b5ed…02e058
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xe467fd…d438af
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xa20eb3…eebd99
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xc4c7a1…f34d7f
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x1ad298…2de9a5
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x651e42…79254f
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x74f24d…13e44b
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xda38b6…05f257
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xfed8cc…e31360
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xe0e72d…b2533d
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xd1ca53…88b8f9
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x84d777…9bf51d
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x7c5a3c…33aff3
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x2ef1e1…276df1
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x4e26e1…808813
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xd4fa36…759a4d
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xd358ca…91acc9
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x0e5406…b4ddfa
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x0f9873…a4dbd2
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xa2f16e…4154a8
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x948ff3…b1fadb
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0xa077e2…7d6fc4
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x850213…91cbb2
0xc3a1…83b40x6839…1a2bBase$0.003100%Route unknown100d ago0x49cf85…39df66

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.