Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88ff…73c70xf1d1…2da0Base—$0.01100%coinbase62d ago0xb3a496…577f20
0x88ff…73c70x6f7a…62b4Base—$0.01100%coinbase62d ago0x9ca7ac…0723bd
0x88ff…73c70x649c…8fa4Base—$0.01100%coinbase62d ago0x1b53e6…7b368f
0x88ff…73c70x86c1…7089Base—$0.01100%coinbase62d ago0x7af3c1…a4e9ca
0x88ff…73c70xd7ed…d8f7Base—$0.01100%coinbase62d ago0x5eb557…8427e9
0x88ff…73c70x8c73…6351Base—$0.01100%coinbase63d ago0x57d589…9a9117
0x88ff…73c70xf21d…e16fBase—$0.01100%coinbase63d ago0x14315c…ed9950
0x88ff…73c70x6dc9…df77Base—$0.01100%coinbase63d ago0xb9dd55…00453b
0x88ff…73c70x4e43…1eecBase—$0.01100%coinbase63d ago0x79b1fd…7de3e0
0x88ff…73c70x9249…ebd1Base—$0.01100%coinbase63d ago0xd18ae9…2ff2ba
0x88ff…73c70x51a5…c63eBase—$0.01100%coinbase63d ago0x7d48b9…b36f55
0x88ff…73c70x1095…2a60Base—$0.01100%coinbase63d ago0x0ead68…fabf59
0x88ff…73c70xb9f3…2eacBase—$0.01100%coinbase63d ago0x3b073a…52bb7b
0x88ff…73c70xe86f…f7b5Base—$0.01100%coinbase63d ago0x3d610c…6fb3fb
0x88ff…73c70xe521…aa98Base—$0.01100%coinbase63d ago0xad9e3f…dd9695
0x88ff…73c70xe6d4…cdf0Base—$0.01100%coinbase63d ago0x790d64…5d26fa
0x88ff…73c70xd2a5…d1fcBase—$0.01100%coinbase63d ago0x541fbf…448be1
0x88ff…73c70x4126…0ddcBase—$0.01100%coinbase63d ago0x0f36fa…7e0cfc
0x88ff…73c70x10f4…ed89Base—$0.01100%coinbase63d ago0xf72121…ed5c08
0x88ff…73c70xafa1…126fBase—$0.01100%coinbase63d ago0x05b22a…79c89a
0x88ff…73c70x41e7…1e73Base—$0.01100%coinbase63d ago0x64cb73…087669
0x88ff…73c70x69d0…5535Base—$0.01100%coinbase63d ago0x8f92e3…97bb51
0x88ff…73c70xf1e7…a751Base—$0.01100%coinbase63d ago0x323228…348029
0x88ff…73c70x7247…b8edBase—$0.01100%coinbase63d ago0x0d2304…d55c3f
0x88ff…73c70xa27a…7cb3Base—$0.01100%coinbase63d ago0x35d76a…a9c516

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.