Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xe5c0c3…bd77c0
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xa0f3de…e9d160
0x437f…d9fa0x3dcb…32e1Basex402 service$0.002100%coinbase101d ago0xf2facb…ae7bdb
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xa26874…ea73d6
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x525f42…20ac95
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x180cd4…9e0387
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xc0c79f…498576
0x7428…60a00x3dcb…32e1Basex402 service$0.002100%coinbase101d ago0xac4180…46c5cd
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x039a40…32d5ec
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x3aad9b…b0ea4f
0x3a0a…773e0x3dcb…32e1Basex402 service$0.01100%coinbase101d ago0x5cd201…bdea7b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xbf9490…ab423b
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x5bc083…55daf6
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xf797ad…3f822d
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x49c10a…d472bb
0x8b5d…13600x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x9155cc…1f9230
0xd15f…9a450x3dcb…32e1Basex402 service$0.002100%coinbase101d ago0x78078f…97b960
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xc8e1db…936bfb
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x09ecdc…3fe5de
0x94f9…71f00x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xd1b11f…9fc5aa
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x9e68ce…88a83c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xff7e79…4a4cb8
0x0746…4f870x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x3c8b1f…ed1286
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0x3db111…40a3da
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase101d ago0xb0bc8c…d751a7

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.