Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0x80341a…887896
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0x03f320…17d026
0x14bd…5f760xb40a…1308Basex402 service$0.03100%coinbase77d ago0xc0a25b…d1b642
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0x9e963b…806c8e
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0xa77c9a…288004
0x14bd…5f760xb40a…1308Basex402 service$0.03100%coinbase77d ago0x6ac6a0…7623d7
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0xd571dd…774584
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0xae9cb8…b2ed1a
0x14bd…5f760xb40a…1308Basex402 service$0.03100%coinbase77d ago0x1af356…1f5f69
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0xc01dfa…0d3b19
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0xf04c17…d73763
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0x1e4755…fda5c0
0x4a0b…f6650xb40a…1308Basex402 service$0.001100%coinbase77d ago0xb4ecdc…901733
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase77d ago0x884176…61c97b
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase78d ago0x3e9497…b1c033
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase78d ago0xeefb30…34c397
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase78d ago0xcaade1…21141c
0xb1b6…0f880xb40a…1308Basex402 service$0.13100%coinbase78d ago0xedeac6…4337b1
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase78d ago0x1f5a6c…9c525f
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase78d ago0xcdf2ff…19901f

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.