Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4ab…1b260xec22…3550Base—$0.01100%coinbase73d ago0x01cf6b…dc5544
0xf4ab…1b260xa9b0…939dBase—$0.01100%coinbase73d ago0xb9b71d…01883a
0xf4ab…1b260xc0ca…6568Base—$0.01100%coinbase73d ago0x652f5d…010a15
0xf4ab…1b260xb828…57b5Base—$0.01100%coinbase73d ago0xd5e4e4…df1e13
0xf4ab…1b260xbe53…90b5Base—$0.01100%coinbase73d ago0xadb194…f064b6
0xf4ab…1b260x7562…5a1cBase—$0.01100%coinbase73d ago0x91e137…ce7da5
0xf4ab…1b260xeac2…4ac7Base—$0.01100%coinbase73d ago0x9a233f…74f887
0xf4ab…1b260xb468…bfaeBase—$0.01100%coinbase73d ago0x2705c8…496cbf
0xf4ab…1b260x5c7d…3fbaBase—$0.01100%coinbase73d ago0x5cd80b…2efbbd
0xf4ab…1b260x0dc4…e4ecBase—$0.01100%coinbase73d ago0x7c6ed1…a4781c
0xf4ab…1b260x65c6…da56Base—$0.01100%coinbase73d ago0xbf554f…1e5888
0xf4ab…1b260xd689…70d6Base—$0.01100%coinbase73d ago0x431a22…70fa40
0xf4ab…1b260x1579…2736Base—$0.01100%coinbase73d ago0x6341e6…dc3d5d
0xf4ab…1b260x2a90…4fc4Base—$0.01100%coinbase73d ago0xa40b60…aa1a59
0xf4ab…1b260x1fb3…a8e8Base—$0.01100%coinbase73d ago0x3ae812…fc48c0
0xf4ab…1b260xa2a9…9056Base—$0.01100%coinbase74d ago0xe0aeaf…b5724b
0xf4ab…1b260xcf98…f218Base—$0.01100%coinbase74d ago0xa83f96…ee08f8
0xf4ab…1b260xc79f…c6c1Base—$0.01100%coinbase74d ago0x3695dd…0f44e7
0xf4ab…1b260x31fd…cf78Base—$0.01100%coinbase74d ago0x6fd7b6…5f8b75
0xf4ab…1b260xc171…f21cBase—$0.01100%coinbase74d ago0x3fa5d8…ef0eae
0xf4ab…1b260x567d…6d4aBase—$0.01100%coinbase74d ago0x2dab14…6e8a91
0xf4ab…1b260x6442…7e45Base—$0.01100%coinbase74d ago0xd574b1…d6658f
0xf4ab…1b260xf1c1…50bfBase—$0.01100%coinbase74d ago0xe9ae7a…6f1cd8
0xf4ab…1b260x7f27…1380Base—$0.01100%coinbase74d ago0xbd0156…d0d5e9
0xf4ab…1b260xa6f3…62f1Base—$0.01100%coinbase74d ago0xb2cf90…295e35

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.