Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfda8be…d52799
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc24096…1e6117
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7b31b…7682b1
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4713b0…fd2033
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5ec026…d9927e
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xabf5ec…84d4be
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x90442f…f50a56
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d2e0f…e08d44
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1120f1…efef4b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0825f3…68e91f
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09e9d9…189d24
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09e406…abf054
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x25079e…491f64
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd5e04…2cd133
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f4881…9baee4
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc63b3e…f6d314
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd804b5…69761c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0xded1b5…8c083c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0963e4…99e40b
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x717cc0…afc731
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6e5e4f…0e9449
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x69624e…aba6c9
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f0fd8…b7aeba
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf16a33…f8a36c
0x300d…8a140x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe33025…aee3b9

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.