Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x99f9cd…fd5ec4
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x816db9…ef27b7
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xcc7a84…45c010
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x7ec9d1…c466f5
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x9c2575…412e0c
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x87363c…03b243
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x059a4d…1d273c
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x530343…272326
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x9d9391…073289
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x4fbac7…65ef02
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xd4f4b4…4506f3
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x927de8…67bbe5
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xeb53e0…792cf3
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xf57633…cd0b7e
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x7bcd03…e5a146
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xe5da8e…55c767
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x2df20e…634258
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x709a71…2c8912
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x2f54c5…e6d8db
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x81fa9b…e91907
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x98c51f…4feb3b
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0x161801…c15003
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xfcc29f…594354
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xc705b9…43bac0
0xd5b4…40ef0x6d6e…9192BaseExaSearch$0.007100%coinbase38d ago0xe9093c…bf2f15

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.