Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03aedc…db110b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe9eb5a…1c78e6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x181b3d…ef0d58
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1724f8…942b5c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fe8be…25acc4
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3a2ed…30e103
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a70c1…3a1261
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xced9f0…61ac78
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2691d5…f813dc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4738be…40b73c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5e0e1…b369ca
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80074f…25a8e3
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25019a…682f64
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68f355…64605b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x855b63…66259c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd672af…a66512
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x747e36…4eceea
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x735b95…1faa99
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf083a0…4455b1
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb9d5e…213387
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf522a4…5db024
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe9911c…d060e5
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d6def…bc46f5
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfad4ad…87324c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf0ff34…b352ad

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.