Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc00…d0030x942b…20c1BaseArkham x402Intelligence$0.80100%coinbase11d ago0x9e6039…aa6714
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xf687df…9df5d1
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xc30439…cf83b0
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xf72915…99a886
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x0fd539…b8bc99
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xc4bf74…88bec8
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xfbbc30…29290c
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x876aed…f8d97d
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xaeab21…67ad0e
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xd81864…b00267
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x6ac3e0…a4c217
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x06fe5d…98212e
0x9532…31280x942b…20c1BaseArkham x402Intelligence$2.00100%coinbase11d ago0xc7582f…48c437
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x1886fa…60bdb3
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x8a210a…322317
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xde4cee…7638d0
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xca8965…31e795
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x521132…913bf3
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x076b41…9380b5
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0xb41811…f665f7
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x780f7f…b2dce6
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x0e3e8e…59155d
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x7e7199…67d9eb
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x6e7603…1b9c31
0x9532…31280x942b…20c1BaseArkham x402Intelligence$0.20100%coinbase11d ago0x42fd4e…07d42f

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.