Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x5348fe…1ab8bc
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xe7afe7…a334ea
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xdfa41c…5b7393
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x6ff050…808691
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xa4905d…dd2f85
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x526760…03b812
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x31430a…10665a
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x711957…997a32
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xf9fff0…7422e1
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xd8f4f6…c7e732
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x4fb902…3c357e
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x20db3d…635852
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xf256b0…f9e515
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xe3b559…1d485c
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xc17f84…87d177
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x709419…ef3acb
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x4b3bbc…28e00c
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x2c77ef…ad377a
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x3f4245…a3cf11
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x88fe8c…e84d0d
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x1773d1…b94d8a
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x5ba7c3…566200
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xfa32e8…3346ef
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0x5b789a…05a60d
0x2d83…ff8f0x9c95…e299Base$0.001100%Route unknown60d ago0xfb5061…019795

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.