Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2423…47450x231f…b70aBase—$0.01100%coinbase73d ago0xe4723a…33396b
0x2423…47450x8843…b445Base—$0.01100%coinbase73d ago0x52a3e7…92deef
0x2423…47450x3076…0b29Base—$0.01100%coinbase73d ago0xbce782…9d4039
0x2423…47450xcca6…d645Base—$0.01100%coinbase73d ago0x82ed58…19d713
0x2423…47450xa57e…121eBase—$0.01100%coinbase73d ago0x527737…737825
0x2423…47450x80ce…c403Base—$0.01100%coinbase73d ago0x211c24…f452fd
0x2423…47450xef08…9425Base—$0.01100%coinbase73d ago0xcb25e8…05cbc6
0x2423…47450xfa94…a67dBase—$0.01100%coinbase73d ago0x9ed451…124a67
0x2423…47450xa3f2…da64Base—$0.01100%coinbase73d ago0xc7ac26…95fb74
0x2423…47450x8089…1c78Base—$0.01100%coinbase73d ago0x802bf8…39a88d
0x2423…47450xbf34…b7a9Base—$0.01100%coinbase73d ago0x9ca1c3…0f580f
0x2423…47450x41ec…30ebBase—$0.01100%coinbase73d ago0xa1cd58…0f0826
0x2423…47450x9680…f191Base—$0.01100%coinbase73d ago0xe6ae05…5cf64c
0x2423…47450x24d4…e621Base—$0.01100%coinbase73d ago0x163bde…13aa1c
0x2423…47450x0df8…33acBase—$0.01100%coinbase73d ago0x9a94f6…e5a412
0x2423…47450x5388…461eBase—$0.01100%coinbase73d ago0xfcd346…84fa59
0x2423…47450xe65a…4d8bBase—$0.01100%coinbase73d ago0x2cf29a…9fdd44
0x2423…47450xf0fe…cb62Base—$0.01100%coinbase73d ago0xb3f39e…160fdf
0x2423…47450xefc0…c841Base—$0.01100%coinbase73d ago0x4aa060…efadee
0x2423…47450xc7ac…7426Base—$0.01100%coinbase73d ago0xd1650a…0ed9b6
0x2423…47450xb3aa…02cbBase—$0.01100%coinbase73d ago0x09abf6…802096
0x2423…47450xfe8d…5cf1Base—$0.01100%coinbase73d ago0x124d5e…e0362e
0x2423…47450x959e…d92bBase—$0.01100%coinbase73d ago0xc78a2f…41ddbf
0x2423…47450xc5bc…c41cBase—$0.01100%coinbase73d ago0x2b124e…78d579
0x2423…47450x8499…d2edBase—$0.01100%coinbase73d ago0x62e6ae…8d3e40

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.