Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.42100%coinbase70d ago0x9d3931…b519aa
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase70d ago0x39f0f4…068ae5
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase70d ago0x47bf48…2b9db6
0xca0a…2d7a0x85b4…627cBase$1.17100%coinbase70d ago0xf8b2bb…9ffbf3
0xca0a…2d7a0x85b4…627cBase$0.65100%coinbase70d ago0x299571…def56a
0xca0a…2d7a0x85b4…627cBase$0.17100%coinbase70d ago0x0cd118…7fc69e
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase70d ago0x3ff3aa…38f1a6
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase70d ago0xe96efb…a138d9
0xca0a…2d7a0x85b4…627cBase$0.26100%coinbase70d ago0x7e2051…14d26b
0xca0a…2d7a0x85b4…627cBase$0.41100%coinbase70d ago0x3b912e…0d5386
0xca0a…2d7a0x85b4…627cBase$0.14100%coinbase70d ago0x9b3fed…0e572e
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase70d ago0x0c7f80…0176ac
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase70d ago0xe4f98e…8a142f
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase70d ago0x1b98a2…87b33a
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase70d ago0xc8c960…b50c7a
0xca0a…2d7a0x85b4…627cBase$0.46100%coinbase70d ago0x541556…b38c0a
0xca0a…2d7a0x85b4…627cBase$0.55100%coinbase70d ago0x346fb6…f9cd12
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase70d ago0x7bdeb9…9b9675
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase70d ago0x6a3e97…f4bc14
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase70d ago0xf56fcb…74d50d
0xca0a…2d7a0x85b4…627cBase$0.17100%coinbase70d ago0xcb342d…f8060d
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase70d ago0x5df9e1…6b39ea
0xca0a…2d7a0x85b4…627cBase$0.22100%coinbase70d ago0xcb7f5d…5f26ed
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase70d ago0x33c761…9c1a58
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase70d ago0x9db786…c992fe

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.