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—$2.14100%coinbase49d ago0xcc666e…142afb
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase49d ago0x87a005…d202aa
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase49d ago0x9c26c7…68a5b5
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase49d ago0x37f598…097095
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase49d ago0x9f8cbd…b5dcae
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase49d ago0xb6b6e5…faadb9
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase49d ago0xf7e854…b84fd6
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase49d ago0xc1dca2…53b4f6
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase49d ago0xee9f16…3a50a2
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase49d ago0xd5d17f…d933ca
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase49d ago0x358283…bd2beb
0x467f…a4c10x85b4…627cBase—$0.62100%coinbase49d ago0xb97c6b…689719
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase49d ago0x362f8d…945ad3
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase49d ago0x5154c6…413b36
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase49d ago0xd6400b…e9545f
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase49d ago0x90bf57…07a336
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase49d ago0x4d7238…af46c8
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase49d ago0x9d94d7…fdc82a
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase49d ago0xd7f303…fdd027
0x467f…a4c10x85b4…627cBase—$1.51100%coinbase49d ago0x89bff1…60f13d
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase49d ago0x62256c…8df9eb
0x467f…a4c10x85b4…627cBase—$0.66100%coinbase49d ago0x3ef443…5e3063
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase49d ago0xfa8375…3ed28b
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase49d ago0x0875df…60b758
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase49d ago0xf2acac…f705c6

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.