Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0xc44966…233520
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x41484d…8dd6be
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x644897…7d1b40
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0xad5c73…b1706b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x7ac11f…c92f6f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x38c000…79ae5a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x7ae9bc…f72f21
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x3a2d12…b07f5e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0xcf2acc…da9aff
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x7803cb…00c3f3
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x991c52…14fa3c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x7bc22c…6cc4c9
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x310fea…8c3311
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0xcb092e…2faf5f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x3a5ff6…21595c
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x5e3076…01b4a3
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0xdb0c92…9750f3
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0xbba40b…ae65ac
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x56ca77…5ae862
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x63ac87…7d1f9f
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x694201…1a200a
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0xf4348e…3d7674
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0x4820f9…bd1eae
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase8d ago0x0f05e2…4067af
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase8d ago0xd4009b…d62a09

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.