Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0xcc8b…d15bBase—$0.01100%coinbase68d ago0x083294…1fcd5a
0x0b39…785d0xec93…b48aBase—$0.01100%coinbase68d ago0x95b723…310c8a
0x0b39…785d0x1668…a70eBase—$0.01100%coinbase68d ago0x958a4e…eb7083
0x0b39…785d0x1454…6d94Base—$0.01100%coinbase68d ago0x98ee60…dfdeb5
0x0b39…785d0xd730…e1a7Base—$0.01100%coinbase68d ago0x0e8c3f…8ca779
0x0b39…785d0xdaaa…540eBase—$0.01100%coinbase68d ago0xc9140f…de5ea2
0x0b39…785d0x9abc…013fBase—$0.01100%coinbase68d ago0xed1cfb…b8037c
0x0b39…785d0x6829…fa5dBase—$0.01100%coinbase68d ago0x2037f3…035ca9
0x0b39…785d0x3e19…ef13Base—$0.01100%coinbase68d ago0x6888be…86c5ea
0x0b39…785d0x5257…d796Base—$0.01100%coinbase68d ago0x56e647…1c8145
0x0b39…785d0x512d…7e21Base—$0.01100%coinbase68d ago0x2f57f5…597289
0x0b39…785d0xc10e…d720Base—$0.01100%coinbase69d ago0x06ecdd…ad6066
0x0b39…785d0xf11b…f778Base—$0.01100%coinbase69d ago0x2c226c…756395
0x0b39…785d0x79e3…71c9Base—$0.01100%coinbase69d ago0xa4da59…0be7ab
0x0b39…785d0x499a…5adaBase—$0.01100%coinbase69d ago0x20e8ee…e0fb2a
0x0b39…785d0x77e6…73b5Base—$0.01100%coinbase69d ago0xc65831…2c7109
0x0b39…785d0x3fa1…2770Base—$0.01100%coinbase69d ago0x7b1d98…b068f6
0x0b39…785d0xae31…21caBase—$0.01100%coinbase69d ago0x4f9875…358199
0x0b39…785d0x1f4b…3240Base—$0.01100%coinbase69d ago0xf871de…2629b1
0x0b39…785d0x04f8…0501Base—$0.01100%coinbase69d ago0x8f4ed3…8c8881
0x0b39…785d0xc2e5…5a18Base—$0.01100%coinbase69d ago0x8e6988…d97d81
0x0b39…785d0xab66…2721Base—$0.01100%coinbase69d ago0x939eaf…2f63d0
0x0b39…785d0x0b72…b449Base—$0.01100%coinbase69d ago0x2b8c13…157206
0x0b39…785d0xd45b…1586Base—$0.01100%coinbase69d ago0xf89580…eb3f77
0x0b39…785d0x295b…0024Base—$0.01100%coinbase69d ago0x79051c…ddd52c

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.