Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3a…38cd0x25e9…f449Base—$0.01100%coinbase71d ago0x63bb1d…cd72d6
0xea3a…38cd0x88ad…981aBase—$0.01100%coinbase71d ago0x5ea227…eccf37
0xea3a…38cd0x0180…a3b7Base—$0.01100%coinbase71d ago0xcce603…df0eb4
0xea3a…38cd0xdd35…6043Base—$0.01100%coinbase71d ago0xe69e4c…2de255
0xea3a…38cd0x64f9…4fe8Base—$0.01100%coinbase71d ago0x4371ba…a04758
0xea3a…38cd0xaded…be19Base—$0.01100%coinbase71d ago0x4a8ca4…e1d0a5
0xea3a…38cd0xbcdc…d3e9Base—$0.01100%coinbase71d ago0x0741e4…de04ce
0xea3a…38cd0x558b…a113Base—$0.01100%coinbase71d ago0xc76844…ccd84c
0xea3a…38cd0x2985…ece2Base—$0.01100%coinbase71d ago0x4f806a…f2fa12
0xea3a…38cd0x8692…5280Base—$0.01100%coinbase71d ago0xf6682e…74af67
0xea3a…38cd0x27f6…d100Base—$0.01100%coinbase71d ago0x71da22…54d463
0xea3a…38cd0x2cae…4affBase—$0.01100%coinbase71d ago0xc496e3…ec48d5
0xea3a…38cd0x9b86…e3ffBase—$0.01100%coinbase71d ago0x3c347c…659699
0xea3a…38cd0xe5ca…c465Base—$0.01100%coinbase71d ago0x633bdf…47e015
0xea3a…38cd0x3e37…9e63Base—$0.01100%coinbase71d ago0x11168a…d8ad79
0xea3a…38cd0x43dc…aba1Base—$0.01100%coinbase71d ago0x286ae5…5f8fc9
0xea3a…38cd0x9267…888dBase—$0.01100%coinbase71d ago0x0287f4…4734cb
0xea3a…38cd0xf69c…9c15Base—$0.01100%coinbase71d ago0xa632f0…7415f9
0xea3a…38cd0x8aba…d36eBase—$0.01100%coinbase71d ago0x8ee45e…e25641
0xea3a…38cd0xfeeb…2328Base—$0.01100%coinbase71d ago0xa59a8c…ebc352
0xea3a…38cd0x2e0e…84d8Base—$0.01100%coinbase71d ago0x14af11…4b22bb
0xea3a…38cd0x5a41…9f65Base—$0.01100%coinbase71d ago0xe3c381…ca7509
0xea3a…38cd0xccf0…12aeBase—$0.01100%coinbase71d ago0x624a93…048daa
0xea3a…38cd0x806b…6488Base—$0.01100%coinbase71d ago0x638d50…eb1ca6
0xea3a…38cd0x3988…e424Base—$0.01100%coinbase71d ago0x579d2a…ee9ad6

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.