Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xb8d4a3…9076d7
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x98a8b5…31794a
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x846555…93ffdb
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x5275dc…ca7beb
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xdcf455…999bf7
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x868af1…38950b
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xba6a18…5d9cd6
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x481469…da2d76
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x343451…2aaab7
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xaea781…5bcc89
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x9a262b…3a4ed5
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xf1b627…02351b
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xeb4852…6e1ef0
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x9506dd…dc432d
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xf25208…73f500
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xb3693a…f4a5c8
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xe72edb…2943e5
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x1026e7…9e31eb
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xc2045c…d7e786
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xe23896…aa9907
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xb2d95d…89a063
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xba86ae…01d05e
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x37f4aa…a880ce
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0x56e658…9a5690
0x62fb…d1ea0x9c95…e299Base$0.001100%Route unknown72d ago0xa017f4…98aa5e

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.