Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0x32408f…0aa69a
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0x8237e9…e1595c
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0x8f670e…901ce5
0x54c7…68ab0x73fc…b29bBase—$0.01100%0xdf7d…5dbd116d ago0x0d6cd8…f7f4e4
0x54c7…68ab0x73fc…b29bBase—$0.01100%0x0021…ad8f116d ago0xe09260…70f870
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0x3b9bc8…620b2b
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0x5c70ab…7c38bd
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0x658a2c…118f7c
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0xb72c1c…2a4cb8
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0x12ec8d…a2055b
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0x90a96c…79b4ea
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0x1e25ad…66077e
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0xa67af8…015847
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0xf1a33f…5f7ecc
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0x462760…569c39
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0x614b15…c9aade
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0x91b441…780978
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0xad6b03…6d9fe4
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0x5daf03…11b995
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0xb44315…c1f055
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0xc35b0d…2db699
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0xc8bc14…b40588
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0021…ad8f116d ago0x5f9d54…f091ed
0x54c7…68ab0x73fc…b29bBase—$0.006100%0x0018…ca97116d ago0x460bde…60fb2a
0x54c7…68ab0x73fc…b29bBase—$0.006100%0xdf7d…5dbd116d ago0xe834ee…106f0d

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.