Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f6965…61e186
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a0eb2…040f40
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x36404e…2f9e76
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc34350…3d7edb
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97db1d…797577
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc89317…d22f45
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a5f48…659b76
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf68936…b54a96
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebbfcd…c5aa73
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf111c…9a6c34
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4c261…e9713b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45d7f6…250a06
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e22aa…c703f3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x336b2c…297ac9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7a090c…d9303a
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58f1dd…0924d8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7a0ec…389a6c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99bba0…6d2ee3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbcd4fa…0383a3
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x92b507…9415eb
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d333a…059e29
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b1af3…ca56eb
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x54b2ea…30c866
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b69e5…31caa7
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e7c2f…bd1e9e

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.