Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xd17f6b…029dc1
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xbf8f11…8f5765
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x64b0dc…cdd4ac
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xcc6373…7c5685
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x371281…d3b6f8
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xae985c…95630f
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x798b2b…edf73c
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x94dafc…9474ef
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x8c8e29…bc6a49
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xa12266…1c42d0
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xeb6a44…792068
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x0d3127…00285b
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x4e762d…cc7613
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xad6963…e32e6e
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x8ec61f…8645d6
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x8f1d1d…62e6cf
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xc72211…35154c
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xbcaba7…5f44d9
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xd22fbb…3716cb
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x103c36…6c8c47
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xf54736…bd289e
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0x769083…20077e
0x8d2a…7d370x6d02…df89Basex402 service$0.01100%coinbase18d ago0xf256bd…87dad1

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.