Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005534100%coinbase34d ago0xe05e98…00acbc
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005585100%coinbase34d ago0xc29f4b…1835d7
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase34d ago0xcb102d…7ca04c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005623100%coinbase34d ago0x239b47…7b5582
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase34d ago0xcdbcf1…c76e20
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005623100%coinbase34d ago0x6088e5…b0f8e8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase34d ago0xde99ea…af94f0
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004197100%coinbase34d ago0xfa82b1…5cafa5
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase34d ago0xcc2464…6e6e68
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase34d ago0x33c393…e6eca5
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase34d ago0x419e50…f2d210
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase34d ago0xf35f26…c89dbb
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase34d ago0xcdfc30…37e082
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase34d ago0x21daff…a4c658
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase34d ago0xec9609…96cf9c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005571100%coinbase34d ago0x542357…81a382
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004197100%coinbase34d ago0x02db06…f307d4
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase34d ago0x8c0614…57cdd5
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004197100%coinbase34d ago0xa36ec7…67f414
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase34d ago0x41d386…2283a2
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004197100%coinbase34d ago0x12916f…35d69e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004197100%coinbase34d ago0x3466d8…1669fe
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase34d ago0xb6e3f1…4721f6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004197100%coinbase34d ago0x53660d…5b4e1a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase34d ago0xe07e58…58e25f

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.