Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase4h ago0xf8465f…709ad8
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase6h ago0x214323…323e6d
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase7h ago0xf88992…412798
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase7h ago0xc6f3d2…1bb2a5
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase7h ago0x96db8b…9d60a4
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase7h ago0x892591…247d9d
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase8h ago0x6f952c…950e5a
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase9h ago0xc7207a…9187d2
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase9h ago0xe48485…b14858
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x4dbfed…28a91b
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase12h ago0x2c0e71…fc2299
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase12h ago0xce2148…5d0ce4
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase13h ago0xa3d9c8…6c0a67
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase14h ago0xed953d…f55a0a
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase14h ago0x1a0ea1…2d7d64
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase15h ago0x28fd5e…834802
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase18h ago0xc368fa…f59e17
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase20h ago0x4db983…20e213
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase21h ago0xcd730d…28550b
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase22h ago0x8de68b…694967
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase22h ago0x2f4a89…a38dd2
0x993f…5d3a0x17cd…7905Basex402 service$0.05100%coinbase23h ago0x067a38…eb08b6

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.