Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc40df…8a5c2c
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6a6aa…522e5a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1cec2…ea21c7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa7fe6…54396e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4018fa…b33a67
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfadbeb…ff67d3
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95a544…c0355a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd223e3…8c9614
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba5ee3…912325
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe7b22d…c6f6a7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e9a60…2ec10f
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4eef3…97aa41
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e0fce…db1c62
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe704c7…e6fb7e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf67c41…695525
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4758d…48034f
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c00c4…88b0d2
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc02475…de00c8
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95b8f0…a4d8b2
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2580eb…5ba823
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6cb158…3c7fdc
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc14e9e…4c5571
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcaa9a5…b913c9
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2ab519…8354fe
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI105d ago0xea8037…d22069

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.