Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xc64a51…ece111
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x094722…f7bac8
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x17eadc…c922ee
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xccf9e4…0c5027
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x3fe7b6…da405a
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x394d6f…da8042
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x80167b…3f34e3
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x87d369…56a309
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xd187b8…6afb7f
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xc5a746…94b989
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x2ff052…c63231
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xff1753…b1536f
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xec4bd2…bc816d
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x1b8c5f…0f2a18
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x808018…f14021
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x0098bf…5b7f34
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x9837a1…9f316f
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x9740d7…30e3cb
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x42659e…1ccfb0
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x672f93…41fa07
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0xa6eea3…c66eff
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x783ebc…5304a0
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x3c7c48…350789
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x19a089…854e02
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase4d ago0x2b2436…96f17f

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.