Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0x895423…25144d
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0x5235f8…22b470
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0x5e6d6d…758ea9
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xb9bb12…2558bc
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x763dbd…0d805f
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0xa62d02…f0a43c
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase130d ago0xa2d798…209672
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0xcac32f…025e89
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xc75c91…c1c6da
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase130d ago0x5c536b…2d115b
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0x755b28…d31b4b
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x0bbc2c…651d3c
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0xdff1c0…43a091
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x858e61…15e8f5
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0xe00d66…6cd369
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%coinbase130d ago0x746c01…2aaf8e
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0xd74e64…2c24e9
0x7e57…2f090x9dba…0df8Basex402 service$0.01100%dexter130d ago0xa82292…b16f81
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase130d ago0x4c5a77…3b79e3
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x447eba…0235a6
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x6f678b…5b9c3e
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase130d ago0x404281…6dc2d4
0x7e57…2f090xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase130d ago0x5a4f33…3e64f8
0x7e57…2f090x9dba…0df8Basex402 service$0.005100%dexter130d ago0x943b4f…31b90f
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase130d ago0xedd01a…1e6c6a

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.