Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b7c…26530x3e0a…78e7Base—$0.004546100%coinbase74d ago0x636766…dbdc28
0x6b7c…26530x3e0a…78e7Base—$0.002898100%coinbase74d ago0x75a9f0…486580
0x6b7c…26530x3e0a…78e7Base—$0.003971100%coinbase74d ago0x539799…417224
0x6b7c…26530x3e0a…78e7Base—$0.002863100%coinbase74d ago0x756cc7…6a02eb
0x6b7c…26530x3e0a…78e7Base—$0.00463100%coinbase74d ago0x520b08…9664c8
0x6b7c…26530x3e0a…78e7Base—$0.005147100%coinbase74d ago0x932601…b8eca0
0x6b7c…26530x3e0a…78e7Base—$0.005198100%coinbase74d ago0x022d17…fe56af
0x6b7c…26530x3e0a…78e7Base—$0.003472100%coinbase74d ago0x143b64…11b0d5
0x6b7c…26530x3e0a…78e7Base—$0.005531100%coinbase74d ago0x126827…4cb99b
0x6b7c…26530x3e0a…78e7Base—$0.004007100%coinbase74d ago0x669476…ccd457
0x6b7c…26530x3e0a…78e7Base—$0.005306100%coinbase74d ago0x1adf20…7d5df5
0x6b7c…26530x3e0a…78e7Base—$0.004052100%coinbase74d ago0x0560b0…cdc61c
0x6b7c…26530x3e0a…78e7Base—$0.005653100%coinbase74d ago0x489c69…7d1796
0x6b7c…26530x3e0a…78e7Base—$0.004719100%coinbase74d ago0xfdadc9…16106d
0x6b7c…26530x3e0a…78e7Base—$0.004848100%coinbase75d ago0x56cb49…207aa4
0x6b7c…26530x3e0a…78e7Base—$0.004893100%coinbase75d ago0x67d1d8…06e66b
0x6b7c…26530x3e0a…78e7Base—$0.004974100%coinbase75d ago0x792b83…01b698
0x6b7c…26530x3e0a…78e7Base—$0.002989100%coinbase75d ago0x05223b…f7fae3
0x6b7c…26530x3e0a…78e7Base—$0.005879100%coinbase75d ago0x2b9351…19d5ae
0x6b7c…26530x3e0a…78e7Base—$0.004124100%coinbase75d ago0xc2f87e…034d9d
0x6b7c…26530x3e0a…78e7Base—$0.003584100%coinbase75d ago0x988317…cd90f1
0x6b7c…26530x3e0a…78e7Base—$0.004021100%coinbase75d ago0xe0df67…e022e4
0x6b7c…26530x3e0a…78e7Base—$0.004445100%coinbase75d ago0x2d5ca1…e39bb6
0x6b7c…26530x3e0a…78e7Base—$0.004963100%coinbase75d ago0xfaf33e…215cb3
0x6b7c…26530x3e0a…78e7Base—$0.00329100%coinbase75d ago0x4e3024…0854f3

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.