Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64e0…c1770x3e0a…78e7Base—$0.004484100%coinbase74d ago0x2108a1…b180d4
0x64e0…c1770x3e0a…78e7Base—$0.004985100%coinbase74d ago0xf6a82b…fa69ee
0x64e0…c1770x3e0a…78e7Base—$0.003198100%coinbase74d ago0x3ccc30…682921
0x64e0…c1770x3e0a…78e7Base—$0.00419100%coinbase75d ago0x880c97…7bc519
0x64e0…c1770x3e0a…78e7Base—$0.004054100%coinbase75d ago0xf5d849…d6eae5
0x64e0…c1770x3e0a…78e7Base—$0.005028100%coinbase75d ago0x3fbccc…8cfa97
0x64e0…c1770x3e0a…78e7Base—$0.005316100%coinbase75d ago0x92f282…1b4ecb
0x64e0…c1770x3e0a…78e7Base—$0.003819100%coinbase75d ago0xac2f7e…a38333
0x64e0…c1770x3e0a…78e7Base—$0.003755100%coinbase75d ago0xea7320…27c768
0x64e0…c1770x3e0a…78e7Base—$0.002891100%coinbase75d ago0xcf3c07…0faf33
0x64e0…c1770x3e0a…78e7Base—$0.004899100%coinbase75d ago0x454ea8…ee14a2
0x64e0…c1770x3e0a…78e7Base—$0.003916100%coinbase75d ago0x0bd7a1…8f7e69
0x64e0…c1770x3e0a…78e7Base—$0.004068100%coinbase75d ago0x0e665b…a4e34c
0x64e0…c1770x3e0a…78e7Base—$0.004129100%coinbase75d ago0x947bc9…61fab5
0x64e0…c1770x3e0a…78e7Base—$0.003362100%coinbase75d ago0x80de38…dca7ec
0x64e0…c1770x3e0a…78e7Base—$0.00541100%coinbase75d ago0x6ac1fb…d558af
0x64e0…c1770x3e0a…78e7Base—$0.004084100%coinbase75d ago0x9fd56f…f8197c
0x64e0…c1770x3e0a…78e7Base—$0.004024100%coinbase75d ago0xdd3c64…56e0b5
0x64e0…c1770x3e0a…78e7Base—$0.003698100%coinbase75d ago0x25aadb…cda8d7
0x64e0…c1770x3e0a…78e7Base—$0.002919100%coinbase75d ago0x658a66…a20083
0x64e0…c1770x3e0a…78e7Base—$0.00398100%coinbase75d ago0x606f11…c16710
0x64e0…c1770x3e0a…78e7Base—$0.004335100%coinbase75d ago0x880d0e…d382ea
0x64e0…c1770x3e0a…78e7Base—$0.003144100%coinbase75d ago0x609782…51548b
0x64e0…c1770x3e0a…78e7Base—$0.00468100%coinbase75d ago0xcfb6d5…5ad370
0x64e0…c1770x3e0a…78e7Base—$0.004434100%coinbase75d ago0xfe8194…6ebe28

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.