Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xcd37d7…2fea45
0x2e8f…b5220x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x3d9a49…7112b7
0x2e8f…b5220x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xd2f079…bbfd90
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x493221…4727e0
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xbf3a40…54e7d5
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xd4dc1e…15ae17
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x34b0c3…c3e3b2
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x967660…72ba4f
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x80fded…36d60e
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xe0ea97…22d672
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xc860ed…661544
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xaf5cff…7337dd
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xc0c84a…09c98d
0x03a6…bd090x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x29348e…1a8b01
0x1201…73020x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xfbe1d5…2c74b8
0x1201…73020x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xf7c859…5eaef7
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x8bb0c3…7887bb
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xcdcf2b…89e23f
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xbc59a7…870fa6
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xf85ce2…f4d031
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xe89544…3cde41
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x155089…3c73b4
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0xc9c1d5…c11455
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x4658dc…793fb1
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase71d ago0x060e63…3e5c51

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.