Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1661…61840x989c…84deBase—$0.01100%coinbase60d ago0x65fa66…379bd6
0x1661…61840x0938…e547Base—$0.01100%coinbase60d ago0x03d193…95f635
0x1661…61840xb518…d8bdBase—$0.01100%coinbase60d ago0x6cde6d…315168
0x1661…61840x6adf…3f94Base—$0.01100%coinbase60d ago0x742c89…b01ccd
0x1661…61840xe768…814bBase—$0.01100%coinbase60d ago0xcc9f52…f993aa
0x1661…61840xdc35…6b01Base—$0.01100%coinbase60d ago0x988cf8…56a179
0x1661…61840xbf78…233fBase—$0.01100%coinbase60d ago0x90a1f8…55145c
0x1661…61840xefc6…dd64Base—$0.01100%coinbase60d ago0x608ab3…7bfded
0x1661…61840x5ac1…5a7bBase—$0.01100%coinbase60d ago0xbe1138…6b963b
0x1661…61840x997b…8bdcBase—$0.01100%coinbase60d ago0xd61f27…fda36f
0x1661…61840xc290…aaeeBase—$0.01100%coinbase60d ago0xddd3c9…9bcee3
0x1661…61840x32b2…4889Base—$0.01100%coinbase60d ago0x39e9ea…001617
0x1661…61840x648d…8610Base—$0.01100%coinbase60d ago0xdb8bb5…74b742
0x1661…61840xa993…74c0Base—$0.01100%coinbase60d ago0x010046…2b6aa3
0x1661…61840xc556…fbfbBase—$0.01100%coinbase60d ago0x27268b…2fb151
0x1661…61840x9528…9756Base—$0.01100%coinbase60d ago0x319ddb…f979a0
0x1661…61840x27b3…0720Base—$0.01100%coinbase60d ago0x50476b…377cbe
0x1661…61840xfb49…1678Base—$0.01100%coinbase60d ago0xd7e96f…baaf2a
0x1661…61840x661d…9b8bBase—$0.01100%coinbase60d ago0x525645…c26771
0x1661…61840x98dc…5ac4Base—$0.01100%coinbase60d ago0x6405dc…a51ba4
0x1661…61840x9e3f…7c4cBase—$0.01100%coinbase60d ago0xd3f1be…bd2761
0x1661…61840x57de…c286Base—$0.01100%coinbase60d ago0xfdc6ad…1b0692
0x1661…61840xa018…e198Base—$0.01100%coinbase60d ago0x147870…465d99
0x1661…61840xfd5c…a028Base—$0.01100%coinbase60d ago0x3ad07c…4ee014
0x1661…61840x6731…b00bBase—$0.01100%coinbase60d ago0x6f758e…48d9d5

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.