Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.08100%coinbase93d ago0x3eec8f…45dfc6
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase93d ago0xbce4e6…c8ddbb
0x467f…a4c10x85b4…627cBase—$1.01100%coinbase93d ago0x2a5a4d…a533fb
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase93d ago0xe85997…be100f
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase93d ago0xcdf9de…77676b
0x467f…a4c10x85b4…627cBase—$1.09100%coinbase93d ago0xdf0ff9…9f1fe5
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase93d ago0xb3a51e…dcf94f
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase93d ago0x6a5e9e…b07dcb
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase93d ago0xaad3b0…ba29cf
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase93d ago0xf9a993…63ad0b
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0xf0b80b…8401c0
0x467f…a4c10x85b4…627cBase—$0.77100%coinbase93d ago0x1e7681…3bb451
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0xea656c…0cf369
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0xa29b1a…ad7cef
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase93d ago0x065ac6…d8f2f5
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0x3dad63…d4bd99
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase93d ago0x9fac2b…549558
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0x3b763a…fc4ade
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase93d ago0xdee3d5…333c6e
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase93d ago0x9b2fac…40a6cc
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0xb8c62b…110c2a
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0x28c228…5f3d71
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0x3b04e3…8ff464
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0x540b9c…0eb66d
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase93d ago0x4977b1…1238bc

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.