Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc306b8…9e2ac8
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60dc02…7ffd53
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x569d44…10190a
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9670eb…f844db
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x912da4…09dd39
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7bcd4…09da60
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe9d07e…6acde4
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc26f98…8cb1ec
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8226b4…cda40e
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ec0f9…941fb6
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd7a8b…6d336c
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x80ca10…616e74
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfde8ad…c267c2
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ac520…bc9835
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa20797…d6484c
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x244dc4…ffff2d
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee5f5c…33831b
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0e7be8…6d4049
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87a58d…75c04b
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb05ba6…f8e44c
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd51559…427ee8
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7dc22b…befb75
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfcdfb7…a42c7f
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedfc98…43e937
0x0750…0f0c0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61e96e…95ae6e

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.