Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0xa67b68…2900a1
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x873760…173217
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x530366…9cb498
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe127b1…3d1b31
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x794370…5791ab
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa36d ago0x90bc77…428be8
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0xcf4eb9…e295ef
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x768a71…81e14e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0xdcfe2e…40b33a
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa37d ago0x2d88b5…607f52
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa37d ago0x823811…b524d2
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x5e70c3…f023bb
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x6fa1b7…64e0eb
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x224fe5…a49f5e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x8f8b1a…be3d8a
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0xfe315f…78fc1e
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x6f6e6d…bac6b8
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c310a…2a290c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0xcf3f56…4cae3c
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x1909a5…2f8e05
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0xec38ba…533c74
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0x391cc1…efb0c0
0x4527…4d3b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc2d79b…4b909f
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa37d ago0x459130…8a728f
0x4527…4d3b0x9c95…e299Base—$0.001100%fluxa37d ago0x0f4f74…a56ce6

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.