Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0xc0b91a…527845
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0x4eb3fc…d88695
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x659b62…cb3fa9
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0xb6fded…e3e2a4
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0xafbc47…a6811f
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x7d758e…b8ffda
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0x5dacff…52c959
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0x39d8ed…d67f3c
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x317c3f…491bd8
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0xbf060d…d4485a
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0x38f7c6…47fb26
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x664335…2e7ba1
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0x744ab6…d09f2d
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0xbe53f8…1a0aba
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0xa0bf31…3f91de
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0x70d936…5061d1
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0x62042b…5569e5
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x161efd…c210b1
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0xd9eb6c…199654
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0xd61c17…63236b
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x4fa0b0…0a1710
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0xf6d033…656718
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0018…ca9794d ago0x347351…152ba9
0x3656…5c290x73fc…b29bBase—$0.0075100%0xdf7d…5dbd94d ago0x627e75…fee18f
0x3656…5c290x73fc…b29bBase—$0.0075100%0x0021…ad8f94d ago0x894862…1751dd

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.