Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1b3…aa1e0xa073…3864Base$0.10100%payAI13d ago0xa019dd…5244ea
0xc1b3…aa1e0xdc87…4081Base$0.10100%payAI13d ago0xf6252b…37c519
0xc1b3…aa1e0x8f34…3bf9Base$0.10100%payAI13d ago0x93748e…e73a3a
0xc1b3…aa1e0xb218…2295Base$0.10100%payAI13d ago0xdd1920…081d0b
0xc1b3…aa1e0xf2e3…37f5Base$0.10100%payAI13d ago0x5a0023…ef15ae
0xc1b3…aa1e0x1180…8156Base$0.10100%payAI13d ago0x9ed2ef…f7d075
0xc1b3…aa1e0xf011…0edeBase$0.10100%payAI13d ago0xb80bd6…03dec6
0xc1b3…aa1e0x8b2e…a3f4Base$0.10100%payAI13d ago0x0918d2…ed538f
0xc1b3…aa1e0x3b95…6930Base$0.10100%payAI13d ago0x98348a…0b755a
0xc1b3…aa1e0xeb14…5c29Base$0.10100%payAI13d ago0x17c058…cbf0ee
0xc1b3…aa1e0xcf9f…5165Base$0.10100%payAI13d ago0x385286…653d7f
0xc1b3…aa1e0x3d08…0121Base$0.10100%payAI13d ago0x2bbe8e…3d8898
0xc1b3…aa1e0xa7a0…198cBase$0.10100%payAI13d ago0xd05611…92caad
0xc1b3…aa1e0x01bf…0fbdBase$0.10100%payAI13d ago0x693052…80d225
0x037b…4f310xc1b3…aa1eBase$1.40100%payAI13d ago0x157787…188479
0xc1b3…aa1e0xa073…3864Base$0.10100%payAI13d ago0x625648…376974
0xc1b3…aa1e0xdc87…4081Base$0.10100%payAI13d ago0x8e8a86…d66c7f
0xc1b3…aa1e0xf2e3…37f5Base$0.10100%payAI13d ago0x3cd50a…3300ee
0xc1b3…aa1e0x8f34…3bf9Base$0.10100%payAI13d ago0x19c3d3…a3c87b
0xc1b3…aa1e0x1180…8156Base$0.10100%payAI13d ago0x553dcb…895dc4
0xc1b3…aa1e0x3b95…6930Base$0.10100%payAI13d ago0xb9360d…2e452d
0xc1b3…aa1e0xf011…0edeBase$0.10100%payAI13d ago0x7b858c…84ea22
0xc1b3…aa1e0x8b2e…a3f4Base$0.10100%payAI13d ago0xa7bba3…d9b4bd
0xc1b3…aa1e0xa7a0…198cBase$0.10100%payAI13d ago0x971040…3ab77a
0xc1b3…aa1e0xb218…2295Base$0.10100%payAI13d ago0x3fc79b…2e60bb

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.