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—$29.20100%coinbase22d ago0x209332…1e55bc
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase22d ago0x2cc5a3…c69341
0x467f…a4c10x85b4…627cBase—$0.69100%coinbase22d ago0xde0146…efbbc6
0x467f…a4c10x85b4…627cBase—$4.10100%coinbase22d ago0x12a63f…e91040
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase22d ago0xb12c5e…4b3af8
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0xbb0050…d02a6a
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase22d ago0x72ce55…e4e577
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0x97dd58…652f6a
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0x56e1fd…d2d58b
0x467f…a4c10x85b4…627cBase—$0.37100%coinbase22d ago0xe33e06…12fbfa
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase22d ago0x262b1a…29492a
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase22d ago0x657fb7…a2e494
0x467f…a4c10x85b4…627cBase—$1.43100%coinbase22d ago0x4a5b86…35501d
0x467f…a4c10x85b4…627cBase—$4.82100%coinbase22d ago0x5d3ebc…764128
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0x362eaa…9aed32
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0x9facfd…604ac8
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase22d ago0xa2a932…f658d3
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase22d ago0x61c211…758825
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase22d ago0x8f5c7f…1a9987
0x467f…a4c10x85b4…627cBase—$2.81100%coinbase22d ago0xe5caf6…967eef
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase22d ago0x8554a8…0ac23d
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase22d ago0xbccef2…69b66f
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase22d ago0xa16ada…6d1205
0x467f…a4c10x85b4…627cBase—$0.60100%coinbase22d ago0xbbaecd…33d6b5
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase22d ago0xa0e110…b22ab5

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.