Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0xb6e1ad…f79d48
0xeb42…93640x754b…ef13Basex402 service$0.0091100%coinbase93d ago0xfe5045…bd1151
0xeb42…93640x754b…ef13Basex402 service$0.001100%coinbase93d ago0xad898a…7167ef
0xeb42…93640x754b…ef13Basex402 service$0.001100%coinbase93d ago0x5dedd1…a4ef84
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x0515e2…fae7c3
0xeb42…93640x754b…ef13Basex402 service$0.001100%coinbase93d ago0x614d85…40a5f8
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x6e3e24…808bc5
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x8b79cf…bf37cb
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x919837…200f02
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x26bc44…617704
0xeb42…93640x754b…ef13Basex402 service$0.01100%coinbase93d ago0x8d063b…2ad46a
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x58c80f…2be7b8
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0xd36d8d…d860df
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x16bf05…aee93c
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x149ca5…600155
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x53784e…fee967
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x0ef5e0…753ad7
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x3f7453…cfb954
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x023511…61fee7
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0xf47917…611764
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x5c78a2…32f9e3
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0xb0389e…aab599
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0xb780dd…ad5837
0xeb42…93640x754b…ef13Basex402 service$0.002100%coinbase93d ago0x579da9…4a3a20
0xeb42…93640x754b…ef13Basex402 service$0.0011100%coinbase93d ago0xf9f095…a06c3a

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.