Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6ef6ae…350ddc
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8d5d28…fa0f85
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x05224c…d8821c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x88d033…1b42d6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa6e113…80a4e5
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x5fed4c…30556c
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0xeff25f…6b4696
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x072d2b…6ee831
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x57fb1b…a02732
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa23d ago0x8c40da…6b3f97
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x57caba…810d98
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x3ecec4…ffafc6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x8ed656…8f4218
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x49a8c9…400d53
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x5899b1…bc53ef
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x27fbe2…450e9e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xbee86a…b4043d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xbb4035…39635f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x52686e…016be4
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xb9bff7…16692a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xfc7d8c…b6c71a
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0xa6bce6…917356
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x18452e…d41785
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x4f7db2…505a15
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa24d ago0x2500b9…1a7945

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.