Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x40cc77…33a4de
0x9045…0b820xdb5a…0671Base—$0.001100%coinbase15d ago0xb0e938…1dca2a
0x9045…0b820xdb5a…0671Base—$0.001100%coinbase15d ago0x21c0fb…9dc70d
0x9045…0b820xdb5a…0671Base—$0.001100%coinbase15d ago0xbaaee3…6d56ca
0x9045…0b820xdb5a…0671Base—$0.001100%coinbase15d ago0x2e91ec…b5168c
0x9045…0b820xdb5a…0671Base—$0.001100%coinbase15d ago0xe5c7c4…d17034
0x9045…0b820xdb5a…0671Base—$0.001100%coinbase15d ago0x275c11…f767cd
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x6bf50b…b705c3
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xc08147…fa9481
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x965e23…e0fc02
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x4fb2db…77d42f
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xd023c6…0fe7f7
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x9448a7…629f89
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xc7c84e…d935cd
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x0b9d68…ec0cb7
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x202183…99f49a
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xd8377f…06c819
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x75d8fc…eb8573
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x9c2207…216bd7
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xb2ed02…b9fb8c
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xb12aea…156d2e
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x277416…4a8486
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x0c2273…380803
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0xe5a8bc…d07050
0x9045…0b820xdb5a…0671Base—$0.005100%coinbase15d ago0x760a90…7bb952

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.