Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x3e373d…e1bdfc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x21a6d3…e48e73
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x97334b…81d4e3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xb04a32…4bc9fe
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xc9cb01…a981bc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x862b31…867e24
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xc689e3…18abef
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x6de75f…2fbb7f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x7b3f18…af1c03
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x627bae…40066c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x582345…c0bcd2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x49e69b…4fc199
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xed0b75…743e8b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x2524a5…9cf7de
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x7a6ead…df1579
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x113e58…55995d
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xaeb0e2…354483
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xe8bcde…17e2d6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xdeccc3…125478
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0xc2ca5f…c12a0a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xf8f115…3494bf
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x3be87e…2f7c4a
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0xcdc0bd…ff1dc9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc7d ago0x728633…b1b4b8
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a57d ago0x237f46…b63fa1

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.