Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec3a…16bb0x54df…3967Base—$0.01100%coinbase73d ago0x100d09…6ff8d5
0xec3a…16bb0xfbf1…9344Base—$0.01100%coinbase73d ago0x2efd73…743c04
0xec3a…16bb0x0c06…c873Base—$0.01100%coinbase73d ago0xcfd85c…05c75f
0xec3a…16bb0x9cbc…5bbfBase—$0.01100%coinbase73d ago0x24be7f…b23781
0xec3a…16bb0x0dd3…34beBase—$0.01100%coinbase73d ago0x5b8190…531dda
0xec3a…16bb0x7e5b…f3b4Base—$0.01100%coinbase73d ago0xdfd24a…2cfc8e
0xec3a…16bb0xa1c5…6810Base—$0.01100%coinbase73d ago0x62b073…f53f64
0xec3a…16bb0x4cfc…3ef6Base—$0.01100%coinbase73d ago0x84beb9…7e9769
0xec3a…16bb0x879c…ab03Base—$0.01100%coinbase73d ago0x37c16b…a5f3fe
0xec3a…16bb0x6abd…40beBase—$0.01100%coinbase73d ago0xed973f…963f33
0xec3a…16bb0xe88f…f96aBase—$0.01100%coinbase73d ago0x0cb992…48bd2a
0xec3a…16bb0x1d4a…80a0Base—$0.01100%coinbase73d ago0x74232d…36db44
0xec3a…16bb0x6af6…ae3cBase—$0.01100%coinbase73d ago0x89ab9b…fdd52a
0xec3a…16bb0xd754…d238Base—$0.01100%coinbase73d ago0x1450fb…0336c1
0xec3a…16bb0xb087…8092Base—$0.01100%coinbase73d ago0x6a06aa…0586e8
0xec3a…16bb0xe4cc…3c34Base—$0.01100%coinbase74d ago0xef6b91…216520
0xec3a…16bb0xb6f2…f44bBase—$0.01100%coinbase74d ago0xb8c3ef…893f98
0xec3a…16bb0x5581…ed6aBase—$0.01100%coinbase74d ago0x8bac9a…6d5dd6
0xec3a…16bb0x04b9…cafdBase—$0.01100%coinbase74d ago0x5c2a4f…848757
0xec3a…16bb0x8029…2efdBase—$0.01100%coinbase74d ago0x727da8…858a88
0xec3a…16bb0xaa62…0a14Base—$0.01100%coinbase74d ago0x95c370…7fe662
0xec3a…16bb0x1f99…6212Base—$0.01100%coinbase74d ago0x39a249…b9c0b9
0xec3a…16bb0x24c3…c2cbBase—$0.01100%coinbase74d ago0xbc64e6…4d4fe8
0xec3a…16bb0x57b9…b0d9Base—$0.01100%coinbase74d ago0x64a1bb…47c36c
0xec3a…16bb0xe7e9…16f6Base—$0.01100%coinbase74d ago0xd19c15…3d954b

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.