Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4ff032…469da6
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3244e…034ceb
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f19b6…3b7c70
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5d718…ff1455
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe8d841…081999
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91583f…a83b20
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1e666…9e5a4f
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69af81…3fde45
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x543930…3bad77
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed2223…b76b59
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5db3ed…a520fe
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71a037…5e2af4
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6a1a1d…73f466
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85ebfd…f8c7af
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd31ea…b5cc55
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7050e…cd59ff
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60b5a1…27fc03
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcd67da…2533c2
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x066e60…79f3e6
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf0023a…8ca6dc
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x957468…7f3aba
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x905421…c75a6e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29fe8e…493c0e
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4c7bc…bd9756
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x81644f…394aeb

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.