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—$0.22100%coinbase51d ago0x153e0c…1c480c
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase51d ago0xb5e308…8b67d2
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase51d ago0x12be69…3ee729
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase51d ago0x8c5a40…cc10ae
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase51d ago0xd14d97…b5fc69
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase51d ago0x494226…145dfc
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase51d ago0xcdcfc9…cd3d70
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase51d ago0x894aea…0edc29
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase51d ago0xcbc2bf…b97592
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase51d ago0x374275…1bfe6f
0x467f…a4c10x85b4…627cBase—$0.48100%coinbase51d ago0x6d9394…38059c
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase51d ago0x9b29e1…1cb24b
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase51d ago0x1a70be…d3e9bb
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase51d ago0x80eb48…a6875a
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase51d ago0xfa4941…648047
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase51d ago0x2f92f1…337909
0x467f…a4c10x85b4…627cBase—$0.32100%coinbase51d ago0xf458ec…e70283
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase51d ago0xb37429…839e06
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase51d ago0x236c7e…234188
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase51d ago0x8521a3…66ff7c
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase51d ago0x61ab26…4a6fa8
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase51d ago0x319f40…4215ec
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase51d ago0xab3639…b075ea
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase51d ago0x727537…eaf844
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase52d ago0xff9182…eb4faf

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.