Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x326b7d…c060c7
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x460bce…5197fc
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x8e5d8c…2c7d38
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x7e02ef…a3017a
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xfe4ff6…60c940
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xfeb7b5…55e740
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xa5a2cb…245816
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x59d2e4…87b037
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x7821cf…18c86b
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x284712…cba9e4
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xebd388…7dec9a
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x9f4e77…658f3e
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x9d4657…14323c
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xec0a68…5d0368
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x1f9be4…db0740
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xf16936…cebb2c
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xbe0529…cd6af6
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x481b07…9658d6
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x2065b5…fbb2ec
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xe570ce…143b4a
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x1ad30d…10658a
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x478ab8…ed9fb3
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xa86fdf…00b285
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0xcc86a0…038b52
0x25dd…1bdd0x6839…1a2bBase$0.003100%Route unknown97d ago0x9847f0…921135

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.