Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x316124…4c5da4
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d94d8…bd9ce5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c2212…43c14b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0716d…e53f78
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1ecd0…b23ff0
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e6fa8…6fff30
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07d376…7e34ca
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x040126…f15322
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x03eb18…431184
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x571bdf…2261fe
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf57dca…a5fe06
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x792d4c…624578
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfac5a6…f031f7
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb46649…2f1c52
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe734d4…818fd8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xce4ef6…6ec4a7
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7aa00…5fe6a2
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0416e7…53622c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x64f8db…155f83
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x87abf4…a5fa77
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8877e5…a6ddfb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x018821…350799
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x05140e…ba0bc6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8421cc…ab1519
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x133ce6…4d80a4

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.