Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8d7…1f2b0xc17d…4d3eBase—$0.01100%coinbase72d ago0x50187b…2d2015
0xf8d7…1f2b0x7505…2371Base—$0.01100%coinbase72d ago0x56ac53…2d30a0
0xf8d7…1f2b0x8108…8564Base—$0.01100%coinbase72d ago0xf5d204…e6fe2c
0xf8d7…1f2b0x36cd…3944Base—$0.01100%coinbase72d ago0x07194b…08aa80
0xf8d7…1f2b0x19fe…a781Base—$0.01100%coinbase72d ago0x7215dd…a2d25d
0xf8d7…1f2b0xe72f…caa7Base—$0.01100%coinbase72d ago0x07eb6a…3b2981
0xf8d7…1f2b0x36f4…700dBase—$0.01100%coinbase72d ago0xa0b73c…f8c5ec
0xf8d7…1f2b0xe5fd…d156Base—$0.01100%coinbase72d ago0x890e67…7a17b6
0xf8d7…1f2b0x75ff…b495Base—$0.01100%coinbase72d ago0x3ab8e7…62666e
0xf8d7…1f2b0xcb17…b122Base—$0.01100%coinbase72d ago0x382150…df8a93
0xf8d7…1f2b0x1623…4ad8Base—$0.01100%coinbase72d ago0xcf931d…6bc081
0xf8d7…1f2b0x0964…b232Base—$0.01100%coinbase72d ago0x7b2fa1…5905c5
0xf8d7…1f2b0xf458…3426Base—$0.01100%coinbase72d ago0x4db4e1…988ad5
0xf8d7…1f2b0x086f…fde1Base—$0.01100%coinbase72d ago0x4b1a20…b67cf1
0xf8d7…1f2b0xbb30…35c5Base—$0.01100%coinbase72d ago0x3f35c3…6eda7c
0xf8d7…1f2b0xa229…1625Base—$0.01100%coinbase72d ago0x45436e…237da9
0xf8d7…1f2b0xa53b…f64dBase—$0.01100%coinbase72d ago0xcf3c26…caf0ec
0xf8d7…1f2b0x4556…511dBase—$0.01100%coinbase72d ago0x6126ee…f3e136
0xf8d7…1f2b0x22f3…8118Base—$0.01100%coinbase72d ago0x74b4ff…349f55
0xf8d7…1f2b0x6c0c…bccaBase—$0.01100%coinbase72d ago0x21d1fe…0b1e15
0xf8d7…1f2b0x9f08…c303Base—$0.01100%coinbase72d ago0xb1716a…6dda29
0xf8d7…1f2b0xab31…ce96Base—$0.01100%coinbase72d ago0x529f58…c9a877
0xf8d7…1f2b0x714c…f39eBase—$0.01100%coinbase72d ago0x9787da…c6e4fb
0xf8d7…1f2b0xf890…25bbBase—$0.01100%coinbase72d ago0x3ddc06…9abf45
0xf8d7…1f2b0x4413…7696Base—$0.01100%coinbase72d ago0x8f8ff7…276956

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.