Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x8b4afc…1f88dc
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xe3e596…3996ff
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x42c9d7…b5b39e
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xa52f58…f12a79
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x257e70…7eb5a6
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xbb4024…a86614
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x64406c…e8c87a
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xd77745…3adccc
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x6bd79b…a4f4ec
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xb9af7f…ccb473
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xebf8ea…8c83cf
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x0cf5ee…f08fc3
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xcb0540…32fe66
0x23e3…817a0x369e…5157Base—$1.30100%payAI13d ago0xd1b7df…c69f60
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x94cdc7…6631ae
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x033ca0…1c2535
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x56b87e…976cff
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xd17fba…1ece05
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xf1d37c…a9c752
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x0a4ef7…f4b7b4
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x68d68a…1be958
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x2778c9…c2ca20
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0x229e30…0ad9af
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xc90ef1…1f0804
0x369e…51570xcc19…930eBase—$0.10100%payAI13d ago0xb3e7ef…2cfa9e

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.