Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x478766…24c098
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x848b1a…d24d5f
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x67ce24…531c2b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x0611cc…9bb6de
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xc53075…53f8bf
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x6da74a…f87a65
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xfa8399…9d1d18
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x325caa…250114
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x79b60d…6dc016
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x3df29e…913431
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xfff4d1…8d9c2e
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x6949ff…304070
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xe7a419…77f454
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x0346e1…90406e
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xf02084…0bc8f0
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x6c3747…9e3acf
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x3b7a89…d3aa28
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x301988…f51264
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xa0bb56…c75de2
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x361b44…ed30b7
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x6554c9…8f7c0b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x1e5c87…4e990b
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0xeebbfb…b6d16a
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x5ec93e…522074
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb20d ago0x0e9904…5de946

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.