Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd86a36…8ffe15
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x006c58…5a860a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05110e…0bc9fa
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x377608…d6454c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e3d34…2df408
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bde3d…243d88
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c51e8…3c4665
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7279f…025cac
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2b8fa2…910142
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f9a32…a52309
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x683699…eaa50b
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x89c4a4…8207cb
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36f0ea…8f1b2c
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ab169…0a6fde
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf308b5…a2620a
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcebd2d…2ade97
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c8f36…1c7acd
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x005c59…9e0037
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x855cb5…55b4a3
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43427f…07ddd8
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a8388…c6f8a5
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ed620…df3581
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1aa97…0b7855
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xed8d45…590987
0xd704…f6250x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc7643…78510f

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.