Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x749afd…d7048f
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xb50bc5…1ca0e0
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x39eea5…82939f
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xbebefc…161313
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x4175a4…e5f43a
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x36e13d…03c625
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x5a7008…ee4a8a
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x15d66c…5331dd
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd64138…12525a
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x73b199…e795bf
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xfcde42…6e5a72
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x42b960…304c5c
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x98f644…218098
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x20fcbc…a02f9c
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xac6bc3…1102c2
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x1ff35a…ea1eb3
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x6fb78e…46f147
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x5d3cf3…32444a
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x8f5ebd…ba7788
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x03b973…eac2d7
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x2fe220…2fa0c8
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x3de133…87e83d
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xbada82…29c917
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0x499228…91478d
0x50a3…73350x8755…c62eBasex402 service$0.02100%coinbase76d ago0xe45109…f089e5

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.