Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x52b764…bc08a8
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2b8b3…14f517
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3f1d50…2c0027
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb37d9b…fa0545
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b1636…92a0b7
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f2882…cf29e4
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b3833…d7f327
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x458222…16ee67
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2f2ecf…f0cc9e
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48e959…4de9c0
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbee3de…9feb1f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x141b63…2852d9
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x84b36b…f6d17a
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9d800b…560d57
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc75828…a04f14
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1bdbe…758fcb
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a1e93…3e2333
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb46d78…a45e54
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ea29a…e77ae6
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b7adc…963e06
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48f8cd…b53f3f
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x478ea0…f72592
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9921cd…7e32c5
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xde3d5a…f56380
0x7258…823b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x82c179…0517a1

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.