Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73c8…83050xde68…b06cBase—$0.01100%coinbase64d ago0x27abdf…df92a2
0x73c8…83050x8838…103bBase—$0.01100%coinbase64d ago0x4f49ef…5526f0
0x73c8…83050xc743…c810Base—$0.01100%coinbase64d ago0x62880f…6816f7
0x73c8…83050x5c91…9752Base—$0.01100%coinbase64d ago0xcbf513…16b446
0x73c8…83050xca47…b61eBase—$0.01100%coinbase64d ago0x4102cf…6cbcf5
0x73c8…83050xa00c…8e75Base—$0.01100%coinbase64d ago0x3e1fd6…6e5c24
0x73c8…83050x9a11…337aBase—$0.01100%coinbase64d ago0xcaaa32…03dcdb
0x73c8…83050xd236…27deBase—$0.01100%coinbase64d ago0x88f139…4872ff
0x73c8…83050x0f0f…e399Base—$0.01100%coinbase64d ago0x1735d0…d03586
0x73c8…83050x3ccf…ba67Base—$0.01100%coinbase64d ago0xaf6492…187143
0x73c8…83050x7d1e…2ecdBase—$0.01100%coinbase64d ago0x063feb…3c6443
0x73c8…83050xa18d…b59dBase—$0.01100%coinbase64d ago0xd14a24…db378c
0x73c8…83050xd9cb…5da3Base—$0.01100%coinbase64d ago0x712464…494139
0x73c8…83050x98aa…f9e9Base—$0.01100%coinbase64d ago0x6f92e6…cde563
0x73c8…83050x09d5…baebBase—$0.01100%coinbase64d ago0x66ca6f…114390

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.