Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3f98f…fb3829
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xced1bd…a55209
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0e0398…e841ce
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57012a…38e2aa
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe64f5…f9e693
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb99d51…0c6a19
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bb9f7…8c23c1
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c1783…7d3d25
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33c27a…830941
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14a098…9fbab0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x902885…97bad7
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a266c…4a9a5f
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45604e…2db172
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23cb73…c63ab8
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8bac4…212a65
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeeffe1…442f39
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x208917…31d3d1
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ca550…837e18
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdc8016…16ccbf
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf365fa…b9fb38
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa3e0f4…2d291c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb11ff8…549e63
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31e70d…214f1c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf024a8…172dbe
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65affe…776454

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.