Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb544…7eb90xb265…da77Base—$0.01100%coinbase72d ago0xce3d67…3c3e37
0xb544…7eb90xaa0a…9bd4Base—$0.01100%coinbase72d ago0x230882…591ecb
0xb544…7eb90x1662…ef57Base—$0.01100%coinbase72d ago0x9ad121…c722a9
0xb544…7eb90x1e10…1dbaBase—$0.01100%coinbase72d ago0xfad566…a9143a
0xb544…7eb90xdd68…9533Base—$0.01100%coinbase72d ago0x093a95…75f68b
0xb544…7eb90x2b40…3ac2Base—$0.01100%coinbase72d ago0x1ef584…5d3606
0xb544…7eb90x62cd…a2b1Base—$0.01100%coinbase72d ago0x9ec55d…2baedf
0xb544…7eb90xb1f7…2fb9Base—$0.01100%coinbase73d ago0x9e7ee5…566858
0xb544…7eb90x4105…4a30Base—$0.01100%coinbase73d ago0xcc3a91…64d9dd
0xb544…7eb90x91f8…790fBase—$0.01100%coinbase73d ago0xf191c2…67fa4f
0xb544…7eb90x4083…dfc5Base—$0.01100%coinbase73d ago0xae5517…b60fb2
0xb544…7eb90x590b…da7cBase—$0.01100%coinbase73d ago0x2faf90…d2761a
0xb544…7eb90xe9dc…753eBase—$0.01100%coinbase73d ago0x1c46f3…761401
0xb544…7eb90xc62c…8396Base—$0.01100%coinbase73d ago0x3e3f96…79b29a
0xb544…7eb90x3d63…b4a1Base—$0.01100%coinbase73d ago0xf6075c…dcb8c8
0xb544…7eb90xc0f1…0b5aBase—$0.01100%coinbase73d ago0xd87e4e…8f47fe
0xb544…7eb90xa4e3…4985Base—$0.01100%coinbase73d ago0x2de87c…27601e
0xb544…7eb90x4846…ab16Base—$0.01100%coinbase73d ago0xd43d2e…1139f8
0xb544…7eb90x54e5…0364Base—$0.01100%coinbase73d ago0x897cb3…70bd73
0xb544…7eb90x0bfe…c554Base—$0.01100%coinbase73d ago0x210234…33c7a0
0xb544…7eb90xe4ba…9efaBase—$0.01100%coinbase73d ago0xadc849…dc936a
0xb544…7eb90xbd3a…3fe8Base—$0.01100%coinbase73d ago0xfa29a8…450adf
0xb544…7eb90xc92d…bbf0Base—$0.01100%coinbase73d ago0xc733f5…52131e
0xb544…7eb90xfc7e…6237Base—$0.01100%coinbase73d ago0xa53129…786299
0xb544…7eb90x4369…301eBase—$0.01100%coinbase73d ago0x16a3b2…9c5788

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.