Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f85…97680x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0xd7bda1…0dc0dd
0x6f85…97680x73fc…b29bBase—$0.0085100%0x0021…ad8f102d ago0x643789…d4f960
0x6f85…97680x73fc…b29bBase—$0.0085100%0x0018…ca97102d ago0xfbc032…3d6e72
0x6f85…97680x73fc…b29bBase—$0.0085100%0xdf7d…5dbd102d ago0x8b07c3…fa2f0f
0x6f85…97680x73fc…b29bBase—$0.0085100%0x0021…ad8f102d ago0x146907…c773f2
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x115268…76b063
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x95e434…d02649
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x8fe1b6…cc2b94
0x6f85…97680x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0x28267d…61fa24
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x1aa684…478318
0x6f85…97680x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0xb90f84…587cb2
0x6f85…97680x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0x409204…d04f5d
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x6c2f25…7607c3
0x6f85…97680x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0xf79386…87277c
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x5b10e8…5b8574
0x6f85…97680x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0xbb05d7…92e924
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0xed3f49…a54595
0x6f85…97680x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0x50d33f…98df8c
0x6f85…97680x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0x25a31c…182d49
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x7ea357…cb4e3a
0x6f85…97680x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0x212f6a…9bc314
0x6f85…97680x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0x1dc7d3…93d33b
0x6f85…97680x73fc…b29bBase—$0.01100%0x0018…ca97102d ago0x9cdc51…584887
0x6f85…97680x73fc…b29bBase—$0.01100%0xdf7d…5dbd102d ago0x0562bc…092cd7
0x6f85…97680x73fc…b29bBase—$0.01100%0x0021…ad8f102d ago0x37dfb4…a3b125

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.