Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8b6…bedf0x4cd0…bc31Base$61.8170%0xf70d…dbef3d ago0x83f212…83c273
0xb8b6…bedf0x4cd0…bc31Base$69.7970%0xf70d…dbef3d ago0x425986…290df2
0xb8b6…bedf0x4cd0…bc31Base$212.3170%0xf70d…dbef3d ago0xd89486…784cbd
0xb8b6…bedf0x4cd0…bc31Base$360.2970%0xf70d…dbef3d ago0xfcc0d1…d4c282
0xb8b6…bedf0x4cd0…bc31Base$205.8870%0xf70d…dbef3d ago0x3953dc…91c38c
0xb8b6…bedf0x4cd0…bc31Base$1,647.0370%0xf70d…dbef3d ago0xeeb476…eb786a
0xb8b6…bedf0x4cd0…bc31Base$898.3870%0xf70d…dbef3d ago0xc79a70…dbf002
0xb8b6…bedf0x4cd0…bc31Base$1,024.8270%0xf70d…dbef3d ago0xa2c930…67aaa4
0xb8b6…bedf0x4cd0…bc31Base$40.0070%0xf70d…dbef3d ago0xd7cde9…bd40dc
0xb8b6…bedf0x4cd0…bc31Base$553.3970%0xf70d…dbef3d ago0x3a11d3…68e362
0xb8b6…bedf0x4cd0…bc31Base$898.5570%0xf70d…dbef3d ago0x65571d…9e1ff7
0xb8b6…bedf0x4cd0…bc31Base$1,284.7470%0xf70d…dbef3d ago0x4869fb…ed25d2
0xb8b6…bedf0x4cd0…bc31Base$532.9270%0xf70d…dbef3d ago0x999251…568e33
0xb8b6…bedf0x4cd0…bc31Base$454.4170%0xf70d…dbef3d ago0x30807d…673725

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.