Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x405586…3b2074
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0xb93b7e…4ad42a
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x59d12b…a6cca7
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x607bd9…b16701
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x1123fc…0e380f
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0xa249ee…0aeef1
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x417586…435ac6
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x3c508b…8a92d7
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x9f0f51…75a468
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x9e29df…e6987b
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x5c203d…e88316
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x20e9a5…5aad3b
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0xdec28c…ba3737
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x26e041…86113c
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x3eb73b…a844b8
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x3cb932…f68f6f
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x7c3b40…709c6f
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x2d8f07…89790f
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x58fcca…298eb4
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0xa25a4b…e6eb97
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x7d0139…bbcef1
0x1a6b…e5230xfe80…47eeBase—$0.001100%fluxa37d ago0x520f13…fae63f
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa37d ago0x282049…1ffd8e
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa37d ago0x9bd98f…322c0e
0x1a6b…e5230x9c95…e299Base—$0.001100%fluxa37d ago0x8a7d21…b7e11c

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.