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.32100%coinbase79d ago0x17da9e…969dd2
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0x1aab00…f1c0de
0xca0a…2d7a0x85b4…627cBase$0.30100%coinbase79d ago0x396e88…41e99e
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase79d ago0xd3f0a7…0d8d5e
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0xe5d123…200dba
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0x1015fc…35dbd2
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase79d ago0x074cb0…156366
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0xeb5a19…a52b15
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0x8dad22…dd85a6
0xca0a…2d7a0x85b4…627cBase$0.21100%coinbase79d ago0xdfb990…3166aa
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase79d ago0x9dcbb5…94dc2f
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase79d ago0x38b9a6…7d4b17
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0xe22d45…4986d1
0x467f…a4c10x85b4…627cBase$0.09100%coinbase79d ago0x434aa3…29d848
0x467f…a4c10x85b4…627cBase$0.33100%coinbase79d ago0x3064b5…21187b
0x467f…a4c10x85b4…627cBase$0.33100%coinbase79d ago0x8996b0…238942
0x467f…a4c10x85b4…627cBase$0.10100%coinbase79d ago0xb4e7a0…5636ab
0x467f…a4c10x85b4…627cBase$0.10100%coinbase79d ago0xd44230…be7397
0x467f…a4c10x85b4…627cBase$0.12100%coinbase79d ago0xce35c5…5aab5f
0x467f…a4c10x85b4…627cBase$0.05100%coinbase79d ago0x87e5e0…3f59e9
0x467f…a4c10x85b4…627cBase$0.09100%coinbase79d ago0x269e25…90a99f
0x467f…a4c10x85b4…627cBase$0.05100%coinbase79d ago0x035c92…68524d
0x467f…a4c10x85b4…627cBase$0.41100%coinbase79d ago0x9d499f…c270a9
0x467f…a4c10x85b4…627cBase$0.06100%coinbase79d ago0x2d4e63…edae77
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase79d ago0x13cbfd…aa7c1e

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.