Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x2103d7…50195c
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x55f764…99638b
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x6721c9…2120d8
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0xc71440…4d5cbb
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0xcfac62…8a4f3f
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x652666…2c3904
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x173d1b…261d6d
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x1018c3…560707
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x27c8f4…f44dfc
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0xfa7fb3…ea9ccd
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase13h ago0x899c54…22630d
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0xe5d569…1fe420
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0xa881df…ec9e87
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x54a4ef…705862
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x5603f6…0e3601
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0xaec4b2…99c75b
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x3d1204…928dbf
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x52e0a5…cb5359
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x26ff3e…8bf4f5
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x436e06…3766b0
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x5ccce8…7ff6ae
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x49421a…c5fa2a
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0xe7a6c0…fb07a0
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0xb999af…fa922a
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase14h ago0x123020…50f51f

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.