Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b7b00…9fe55a
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab2819…da23d2
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23dd9a…a6f6b2
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd632a2…6f3a65
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb284b6…f10842
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd10cb…d76d50
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0ef57…c36bf9
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3e2cb4…975158
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc34369…4a5b7d
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36179e…be22f3
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe063d…0296bc
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x269209…44e269
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d4f91…1e82df
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x73f22c…e2d1e9
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b5769…e03b86
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc5617…44cf65
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xacf911…ccb1b4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xabe450…cdef12
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc31f73…ed4722
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x314333…2f0e5c
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b5602…521ee4
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x336659…1a1283
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7f7e97…52993e
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc70df6…1845b9
0xfa26…01c70x6a5e…c666Basex402 service$0.001100%payAI111d ago0x10c502…3632ed

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.