Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x9752fd…fbed41
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x533c1d…d268e6
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0xffa348…4e9ff9
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0xecc7d7…0e5741
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x5e0993…e29ecb
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x6c060d…77fe01
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x1d0a85…8cd8dd
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x0b010d…670581
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x0e07b5…4cad7e
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x4f019a…38a5b7
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x1f84d0…717a2b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x518f54…075f04
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x757a14…03bf8f
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x6bb9d9…3236f0
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x181b34…994c3b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0xd9f51f…4cdc30
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x5a71e5…bb284b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0xded858…86ab27
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x0b6d5f…752706
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x145240…65a15c
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x72ad8b…289f80
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x6daa65…41567b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x2b9220…4946a0
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0xb0929c…62b55a
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI40d ago0x61745e…cb60b2

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.