Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6976…a0280x9c95…e299Base—$0.001100%fluxa50d ago0x82d830…77c076
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x35bcbe…803c3e
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x4c4c00…4623e3
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0xdcd746…045db5
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x22088e…196687
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x9046e1…6be1cd
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x437893…05cb9c
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa51d ago0x6e55ec…f0d2d4
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x450639…41d8ac
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x8c77d7…282155
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0xaa242e…f06bfb
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa51d ago0x31b0aa…c3fc9f
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa51d ago0xa5c4c6…be2e6d
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa51d ago0xe445bf…37968a
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x267650…765b27
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa51d ago0xfb95c8…9a6c84
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0xbe30b6…646d2c
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0xdd07d8…674c11
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x9e4dd6…ff7661
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x74411a…346b54
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x5db887…6a3037
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa51d ago0x0048ae…feef65
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0xad7652…c45113
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x435369…823c9d
0x6976…a0280x9c95…e299Base—$0.001100%fluxa51d ago0x43301c…388c0d

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.