Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x4ea534…713cf7
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x2dedee…c4a3e8
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x89ea0c…e95317
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x29be83…863709
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x070a51…89d2e6
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x346ab0…b9ed25
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x3a7535…ebb51f
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x5c8d59…af0509
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xbd1650…4c7461
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xdeae24…418c80
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x261822…683d82
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x5899f2…d8cec1
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x8ffd10…2ceed2
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xc7c450…49f7c9
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xb8a7d3…275456
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x198742…0fe1a4
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x6204ba…49effd
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x78fbc0…3edf05
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x93bcd4…f67dae
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xda728f…35c867
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x0152f7…0f0e24
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xe7adae…157449
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xa0c741…bd8a44
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0xeaea6d…c1e3a8
0x617d…ece10xa9dd…2315Base—$0.002100%coinbase34d ago0x997db7…b9bbd5

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.