Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x3764…3be028d ago0x3b2e7b…fd0369
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xcfba…f10628d ago0x98c576…81d40e
0x4bfb…0c880x47c5…4fc3Base—$8.4070%0x3670…183b28d ago0x7e75c3…7e5d9b
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x6204…112228d ago0x5f20f5…41f130
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x99d9…ec9d28d ago0x7f25d8…58f122
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xf3d1…2b9c28d ago0x48bc77…e140e9
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x09f6…b65c28d ago0x3911f7…391315
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x63d9…362828d ago0xe93cfc…add453
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0xc506…1e3d28d ago0x1e738e…4b2210
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x2016…553428d ago0x2b63ce…19c38a
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0x7430…b4bb28d ago0x031243…0ca6c2
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x7924…2dfe28d ago0x354c9e…f15f15
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x89a0…ff5829d ago0xafec25…ad784d

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.