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—$4.46100%coinbase34d ago0x90d221…b0e5a7
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase34d ago0x02747d…cdec6d
0x467f…a4c10x85b4…627cBase—$3.13100%coinbase34d ago0xe73704…5c3e4a
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase34d ago0xae2f33…93ca1f
0x467f…a4c10x85b4…627cBase—$1.28100%coinbase34d ago0x0f3fac…a2b962
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase34d ago0xf27977…1e7e11
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase34d ago0xf0cd11…ee83f1
0x467f…a4c10x85b4…627cBase—$0.52100%coinbase34d ago0xb15bc7…4e064b
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase34d ago0xfcbc1d…121287
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase34d ago0xafe51a…1ae099
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase34d ago0x1e8324…540699
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase34d ago0x0008a5…0527a6
0x467f…a4c10x85b4…627cBase—$2.27100%coinbase34d ago0x3bc468…353fdb
0x467f…a4c10x85b4…627cBase—$1.18100%coinbase34d ago0xb4d975…30fcd6
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase34d ago0x0a0020…7b6a80
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase34d ago0xbe2e87…d654bd
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase34d ago0x776225…264688
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase34d ago0x2084fd…54e530
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase34d ago0x764be7…330768
0x467f…a4c10x85b4…627cBase—$1.42100%coinbase34d ago0x8ebb9a…4b94fa
0x467f…a4c10x85b4…627cBase—$1.24100%coinbase34d ago0x729bd4…9eab4c
0x467f…a4c10x85b4…627cBase—$1.62100%coinbase34d ago0x2ebc2f…739839
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase34d ago0x24c3f0…468470
0x467f…a4c10x85b4…627cBase—$0.66100%coinbase34d ago0x477057…8ab87a
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase34d ago0xadb95d…e4886e

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.