Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc382…95030xc8ee…8bbeBase—$0.01100%coinbase72d ago0x207265…175c29
0xc382…95030x5e2e…fdb3Base—$0.01100%coinbase72d ago0x76238b…a071e6
0xc382…95030x3fc0…4d8eBase—$0.01100%coinbase72d ago0xf4dc45…a8dc8c
0xc382…95030x09e5…ab53Base—$0.01100%coinbase72d ago0x6d32ab…07eeb3
0xc382…95030x1a31…86d8Base—$0.01100%coinbase72d ago0x6b5dc9…8b6f59
0xc382…95030x9be8…740dBase—$0.01100%coinbase72d ago0xb43160…40a099
0xc382…95030xf2e7…dca4Base—$0.01100%coinbase72d ago0x275aa5…0135d8
0xc382…95030x57d1…685bBase—$0.01100%coinbase72d ago0xf13a8a…4663f9
0xc382…95030x8c2c…1a4eBase—$0.01100%coinbase72d ago0xbe6c4d…6fca5e
0xc382…95030x060c…e1dbBase—$0.01100%coinbase72d ago0xbcdb67…0837b4
0xc382…95030xf6b3…b1f0Base—$0.01100%coinbase72d ago0xb67773…a4e760
0xc382…95030x0606…7f19Base—$0.01100%coinbase72d ago0xaf8d51…ac926b
0xc382…95030x6beb…90ddBase—$0.01100%coinbase72d ago0x7b0f23…5e9d3b
0xc382…95030x126c…f78bBase—$0.01100%coinbase72d ago0xabd1ae…cdf11e
0xc382…95030xbff8…5ee9Base—$0.01100%coinbase72d ago0xaa4b96…7bf9cf
0xc382…95030xe64b…e20dBase—$0.01100%coinbase72d ago0x51cba1…70761c
0xc382…95030x0914…cd6fBase—$0.01100%coinbase72d ago0xf1688e…8189f2
0xc382…95030x428f…1e03Base—$0.01100%coinbase72d ago0xce04ca…89f8c3
0xc382…95030xa324…4575Base—$0.01100%coinbase72d ago0x718c13…a5d8ac
0xc382…95030x5242…2261Base—$0.01100%coinbase72d ago0x65ddaf…46a106
0xc382…95030x25c1…4577Base—$0.01100%coinbase72d ago0xd5ea99…577525
0xc382…95030x4961…9251Base—$0.01100%coinbase72d ago0xe6fde1…7a1d62
0xc382…95030xf650…037bBase—$0.01100%coinbase72d ago0x552895…2ae558
0xc382…95030xf150…70deBase—$0.01100%coinbase72d ago0xd47fa2…0de6a8
0xc382…95030x164f…96e3Base—$0.01100%coinbase72d ago0x0b2d9b…38544f

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.