Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0xda30ab…bda22a
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0xf45f0d…af7213
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x65d6c2…e4cdf1
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0xe2bb15…12bd66
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x94737f…36e990
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0xb5f549…5c4eee
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0xfc560b…4d5e17
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x80cc86…1c418d
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x266767…3531f0
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0xb925fc…408c11
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x741b70…c44a65
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x6e4a7c…07970a
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x59b581…02e461
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x7e73a3…58b494
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x4d2e70…90bfa7
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x079e56…da8577
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0xba1a5f…d9ab1b
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0xe8ea1e…f27f72
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0xfd5e88…ffaf26
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x29a0ce…b9d3d2
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x9d8328…493e1c
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x7caea4…90e0a2
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x68c08c…7474ca
0x8d2a…7d370x6382…4c15Basex402 service$0.01100%coinbase22d ago0x262687…542ef7
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase22d ago0x9b2f0e…be7c79

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.