Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…73420x9c95…e299Base$0.001100%Route unknown49d ago0x7999ae…cc8ea5
0x5cba…73420x9c95…e299Base$0.001100%Route unknown49d ago0x03a9d9…bb572a
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xbe9848…6b649b
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xd47f23…62038e
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x7f397d…4427e6
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x46df3c…79f658
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xbbb089…b7b129
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xc54867…101c2d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xff6ca0…8a0f5f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x56af88…d3ecf9
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x47452c…2b2d6d
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x6b943c…ca625b
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xe60a20…7a6b46
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x44a065…69298b
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xae8991…a72006
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xaadea0…46eb84
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x530cc7…09207f
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xdb29c7…7c6fbf
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xf78f97…d94eb1
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xe3daaf…8eb8f7
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0xd2e1d0…49e9ea
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x782208…dc1798
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x5a7302…7948ad
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x8d02c7…2a46ea
0x5cba…73420x9c95…e299Base$0.001100%Route unknown50d ago0x081fa3…ec46d0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.