Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20xf567…cb98Base402rates.comx402$0.01100%coinbase17d ago0x4e1f17…8f75fc
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase17d ago0x77ea25…ba3b84
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase17d ago0x114451…8f4476
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase17d ago0x3b3657…9ab3b7
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase17d ago0xa81d62…24a1fa
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x7e8f96…2e7838
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x1306a2…8ecb79
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xea6ba1…ac982c
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x525fe3…dae562
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x8f9118…7f884b
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x0d9b2a…7fc279
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xc9c329…e0e2e5
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xd6e8c4…9b0e15
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x4e71af…9d6132
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x8bc676…783df3
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x27d844…747189
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x4701d7…2e3055
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x48e6ab…613f7c
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xa7ac07…faf93e
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xc826f7…fab433
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x59727d…486e27
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x5acafc…867a3f
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xaed755…52b6bc
0x8d2a…7d370xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0xd43243…51a2e3
0x278e…82de0xf567…cb98Base402rates.comx402$0.001100%coinbase18d ago0x14ae7a…a337aa

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.