Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xeb30dc…fc9b8f
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x062b67…ade203
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x86651a…d6831e
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xb06491…38c2c1
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x5fcd68…a69acf
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xd39716…54b954
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1cb463…af7773
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xff9f19…018b98
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xdde87c…761260
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xd7ffd3…a46a7a
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x30c974…6b1709
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf0dbe5…091f4c
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc14e34…b050a9
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x7f78de…9f7384
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x55f0cf…822587
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xaad583…ff3541
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xfff361…672dc6
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x927c6b…2955e7
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x6c2913…cd1858
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xa9ccc5…6b0e58
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x69f6fa…bd45e1
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x4859f0…fa40eb
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0xc00358…3f272f
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x3857da…44e088
0xae33…ef6a0xfe80…47eeBase—$0.001100%fluxa20d ago0x6e21a7…09cc21

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.