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—$4.62100%coinbase29d ago0xa5f898…5eb032
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase29d ago0xdbc8c1…b70c86
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase29d ago0x9f70f8…8a9483
0xca0a…2d7a0x85b4…627cBase—$1.20100%coinbase29d ago0x3a9fea…dbe6af
0x467f…a4c10x85b4…627cBase—$0.19100%coinbase29d ago0x605424…ff8f68
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase29d ago0x52a630…91f4c1
0x467f…a4c10x85b4…627cBase—$2.13100%coinbase29d ago0x335004…d986e4
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase29d ago0xbb344b…43d834
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase29d ago0x05fe34…339f9f
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase29d ago0x300084…44f853
0x467f…a4c10x85b4…627cBase—$0.49100%coinbase29d ago0xa9b7e0…c548ab
0xca0a…2d7a0x85b4…627cBase—$1.95100%coinbase29d ago0x6565d7…3726db
0xca0a…2d7a0x85b4…627cBase—$1.21100%coinbase29d ago0xcff883…3818bd
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase29d ago0xc97ebf…ec3c75
0xca0a…2d7a0x85b4…627cBase—$2.15100%coinbase29d ago0x4b3135…aac0e8
0x467f…a4c10x85b4…627cBase—$4.29100%coinbase29d ago0x3caa12…696e2d
0xca0a…2d7a0x85b4…627cBase—$1.29100%coinbase29d ago0x4621d5…4deba3
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase29d ago0x0d1337…78d91b
0xca0a…2d7a0x85b4…627cBase—$2.28100%coinbase29d ago0xd62827…a3cc9f
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase29d ago0xea5d05…92eee5
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase29d ago0x2bcd78…53cff5
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase29d ago0x45d07a…fbb158
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase29d ago0x88efef…3a0700
0x467f…a4c10x85b4…627cBase—$0.78100%coinbase29d ago0x0e07b3…1a4832
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase29d ago0xc7f828…eb07d8

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.