Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase—$29.61100%mrdn31d ago0xa12132…b88219
0xfe8f…794d0x13db…5192Base—$32.37100%mrdn31d ago0xe1ca88…5a5173
0xa6a9…809d0xfe8f…794dBase—$15.07100%mrdn31d ago0xbdd676…5665b6
0xfe8f…794d0x13db…5192Base—$16.99100%mrdn31d ago0x319d6b…72f503
0x13db…51920xfe8f…794dBase—$19.45100%mrdn31d ago0x7e526f…f3b2b4
0xfe8f…794d0x1cec…8dd4Base—$16.03100%mrdn31d ago0x82365c…b2bae2
0xfe8f…794d0x4754…327bBase—$23.68100%mrdn31d ago0xf70a36…9e1b4f
0x13db…51920xfe8f…794dBase—$23.51100%mrdn31d ago0x74cebe…afb3a3
0xfe8f…794d0x1cec…8dd4Base—$15.63100%mrdn31d ago0x474627…cd0ce5
0x4754…327b0xfe8f…794dBase—$20.55100%mrdn31d ago0x0a58a5…603c80
0xa6a9…809d0xfe8f…794dBase—$19.65100%mrdn31d ago0xeddcd3…f76790
0x13db…51920xfe8f…794dBase—$24.90100%mrdn31d ago0x52adec…d21489
0xfe8f…794d0x13db…5192Base—$17.65100%mrdn31d ago0xf17e7d…d7b26d
0xfe8f…794d0x4754…327bBase—$21.98100%mrdn31d ago0x082475…8e44ca
0xfe8f…794d0x1cec…8dd4Base—$27.94100%mrdn31d ago0xc63cd9…c46de5
0xa6a9…809d0xfe8f…794dBase—$17.45100%mrdn31d ago0x39c789…e32ea8
0xfe8f…794d0xa6a9…809dBase—$19.04100%mrdn31d ago0x356723…6d138a
0x13db…51920xfe8f…794dBase—$23.45100%mrdn31d ago0x6d1072…5c5f47
0xfe8f…794d0xe55e…f748Base—$16.51100%mrdn31d ago0x448206…4611b6
0xfe8f…794d0x13db…5192Base—$23.26100%mrdn31d ago0xb859e9…55ca3a
0xa6a9…809d0xfe8f…794dBase—$20.59100%mrdn31d ago0x584625…5df590
0xe55e…f7480xfe8f…794dBase—$30.81100%mrdn31d ago0x2851c2…f5d358
0xfe8f…794d0x13db…5192Base—$21.50100%mrdn31d ago0x781af4…77a717
0xfe8f…794d0xe55e…f748Base—$23.35100%mrdn31d ago0xfc2bd7…133349
0xfe8f…794d0xa6a9…809dBase—$19.22100%mrdn31d ago0x106ea4…31178d

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.