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$1.77100%coinbase10d ago0xf85903…313f92
0xca0a…2d7a0x85b4…627cBase$3.00100%coinbase10d ago0xf070ca…e84739
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase10d ago0xf75111…603123
0x467f…a4c10x85b4…627cBase$0.12100%coinbase10d ago0xc839bb…53664a
0x467f…a4c10x85b4…627cBase$0.37100%coinbase10d ago0x637c18…d42934
0x467f…a4c10x85b4…627cBase$0.27100%coinbase10d ago0x59076c…266964
0x467f…a4c10x85b4…627cBase$1.80100%coinbase10d ago0xaab860…f16016
0x467f…a4c10x85b4…627cBase$1.16100%coinbase10d ago0xd611cd…1e2d5d
0xca0a…2d7a0x85b4…627cBase$0.24100%coinbase10d ago0x6c83b8…18ff5f
0xca0a…2d7a0x85b4…627cBase$3.46100%coinbase10d ago0x00c88b…b4eb93
0x467f…a4c10x85b4…627cBase$3.00100%coinbase10d ago0x013bf8…cc4fc2
0x467f…a4c10x85b4…627cBase$1.53100%coinbase10d ago0x9a3f8a…536d12
0xca0a…2d7a0x85b4…627cBase$3.77100%coinbase10d ago0x1d7463…4312b4
0xca0a…2d7a0x85b4…627cBase$0.36100%coinbase10d ago0x16a457…2350a0
0x467f…a4c10x85b4…627cBase$2.69100%coinbase10d ago0x75428a…a8b6d3
0x467f…a4c10x85b4…627cBase$2.18100%coinbase10d ago0x6f4769…0180fe
0xca0a…2d7a0x85b4…627cBase$0.61100%coinbase10d ago0x0d234b…1b1740
0x467f…a4c10x85b4…627cBase$1.80100%coinbase10d ago0xbd004b…0b7ce4
0xca0a…2d7a0x85b4…627cBase$3.10100%coinbase10d ago0x90b7e4…92a85f
0x467f…a4c10x85b4…627cBase$1.37100%coinbase10d ago0x8d86c3…4a6086
0x467f…a4c10x85b4…627cBase$0.22100%coinbase10d ago0x68b614…82e974
0x467f…a4c10x85b4…627cBase$0.35100%coinbase10d ago0xe487ba…6a8f87
0xca0a…2d7a0x85b4…627cBase$0.27100%coinbase10d ago0xe8f00f…db411b
0xca0a…2d7a0x85b4…627cBase$0.39100%coinbase10d ago0xc8a756…789df7
0xca0a…2d7a0x85b4…627cBase$0.22100%coinbase10d ago0xb85790…60c698

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.