Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xc7e0c7…1f76fd
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x279b41…1a3278
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x824d77…285e71
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x23cc00…dceb93
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x1e8783…0e621e
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x5596a0…798312
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xc9b930…7001a3
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x1edfa0…3bcfa2
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xe58a78…5d7bc4
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x9ff16e…4f09f6
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xf8cd6c…54b3fa
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x05214f…de9cb3
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x92eebd…76aed1
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xbb78d9…a3d46b
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x0b6292…cf5dce
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xf98fa6…f3ca99
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xa3c686…b82976
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x9a1b8c…8709f0
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xafdd06…916129
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x48228b…7895b8
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x31e13b…676ecf
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x9dfe67…8c8203
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xc18066…215a1c
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0xd94c1c…3292e7
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa29d ago0x11aa74…2632ce

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.