Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xdcf335…f8819e
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x2ebda6…8dd813
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x26fc0b…76e459
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x4466f7…2d6845
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x2cef0d…5bcc8e
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xb05841…276ad0
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x782dbe…28db6f
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x766a7d…7bfc0b
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xce1f9b…87c468
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xc1ec03…4784c6
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xe915f1…752af3
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xe796f9…3c8f98
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x96968d…782f1b
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xb4088e…8a3de5
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x437a7f…496600
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xe0a7dc…4ffc10
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x4e7b1d…62c150
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xe8779e…ab2b56
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x70499e…f7b2f6
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x964fa8…e829c1
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x4c2d32…abda5d
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x2c9c88…96b8b8
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0x16fa2a…9b1a2e
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xf69de6…263bbe
0x62aa…7f1e0x6839…1a2bBase$0.003100%Route unknown100d ago0xe4df0f…74401f

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.