Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490f…10210x67bb…bc2bBase—$0.01100%coinbase76d ago0x5872fd…0d889a
0x490f…10210x811a…c806Base—$0.01100%coinbase76d ago0xf7fe75…7f0244
0x490f…10210x2454…6e30Base—$0.01100%coinbase76d ago0xf1130a…29008a
0x490f…10210xe409…2771Base—$0.01100%coinbase76d ago0xd71e41…8bd486
0x490f…10210xd98b…4b14Base—$0.01100%coinbase76d ago0x1cd1bf…2676cd
0x490f…10210x1374…b382Base—$0.01100%coinbase76d ago0xdfc345…0c623d
0x490f…10210xe5f4…fafcBase—$0.01100%coinbase76d ago0xc0020f…e083c9
0x490f…10210xe778…2d44Base—$0.01100%coinbase76d ago0xe365c5…32321f
0x490f…10210x9e64…249fBase—$0.01100%coinbase77d ago0x3e6fca…59c5a5
0x490f…10210xd5bb…d3c8Base—$0.01100%coinbase77d ago0x92c0b3…3b9366
0x490f…10210xce94…da29Base—$0.01100%coinbase77d ago0x42f15a…41f870
0x490f…10210x1d14…c970Base—$0.01100%coinbase77d ago0xeadc0a…4af1da
0x490f…10210x80c6…c6aaBase—$0.01100%coinbase77d ago0x0eacb3…05baea
0x490f…10210x95cf…8424Base—$0.01100%coinbase77d ago0x08a4a9…25dea0
0x490f…10210xbd17…dd10Base—$0.01100%coinbase77d ago0x5770f3…ee3011
0x490f…10210x8bd4…4d16Base—$0.01100%coinbase77d ago0x35e1fe…3a7f86
0x490f…10210xa6f5…171dBase—$0.01100%coinbase77d ago0xb320ce…0770e6
0x490f…10210x0ddd…4b54Base—$0.01100%coinbase77d ago0x3ff8ac…98f484
0x490f…10210xdb24…89c1Base—$0.01100%coinbase77d ago0x77efb2…bc82aa
0x490f…10210x04a4…0daaBase—$0.01100%coinbase77d ago0x3c2494…be3ff7
0x490f…10210x3aae…38abBase—$0.01100%coinbase77d ago0xd3b452…c3de97
0x490f…10210xa783…1df7Base—$0.01100%coinbase77d ago0xa87560…df3385
0x490f…10210x6bba…4f69Base—$0.01100%coinbase77d ago0x4f98de…98e6c6
0x490f…10210x7211…090cBase—$0.01100%coinbase77d ago0x13f876…df543d
0x490f…10210xdfbf…fda6Base—$0.01100%coinbase77d ago0x112415…d0ebc2

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.