Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d43a1…3dd7d6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdf7b57…ddfa4e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x719cbd…c787f1
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb8a73a…db844c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a0efc…8dba34
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc90491…48bf91
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf25a92…b979b5
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefbc4c…ae292f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c3305…2ffc62
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2a5a7a…0b4f0f
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c19ff…d4a07a
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdedee8…a03279
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcab154…01645d
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf5b299…2bd873
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9160b6…a2539e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2db0f2…23e96c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4a9742…8fd90e
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdaff5c…284692
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa983e2…7934bd
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7e04d…3e1b90
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd9c404…bcc15c
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x349c52…958207
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9c64a…d283c6
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xefa383…2eb053
0x56eb…2ceb0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x886e22…a884c6

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.