Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a58b2…baec0e
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdef173…96f3e6
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07f6d8…00dd19
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3fe9a5…227f25
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea47cb…5455bb
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x175bb0…74167f
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd4abe1…7381e3
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5407ce…7a9b58
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x33ebfd…c37e87
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f3e80…1416ca
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec851f…9028ce
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd15547…94d0d8
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa281bd…031c4e
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec4b1a…9c9159
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xce1616…e48765
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x698cd4…36387c
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6bc592…874109
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87db05…6c5fc3
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb6a3a6…2cb577
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9860a…cdf04d
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae7996…fb3ba0
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xba7405…f05973
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd06543…58ce40
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9cc24e…52e60e
0x2008…72a60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3af443…8a7adf

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.