Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0xcd11bc…9841c8
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x2c83d7…58bce3
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x711503…d656f4
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x9171b1…bcc927
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x93da77…dfea12
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x12350b…d929e1
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0xbe22ce…1f558f
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0xfebb70…2336f1
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x16de5f…afcddb
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x45b0e1…11e360
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x800d8e…ecd3d8
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x407542…8d5b8c
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0xb8d08a…a0a767
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x4cd205…aa9e34
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x74b1d4…871f83
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x35d474…6bd23c
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0xb93440…03cc83
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x111543…0e79f9
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x0c59be…f5d1b1
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown60d ago0x438ac9…8a0e23
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown61d ago0x7595c0…b04f4d
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown61d ago0x4752a5…5438bf
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown61d ago0x7371c9…4e8bba
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown61d ago0x9aea30…cce994
0x5ded…8f250x9c95…e299Base$0.001100%Route unknown61d ago0x6a3565…74ae4f

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.