Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$31.5070%0x398e…79a615d ago0x2c0d5c…30fa71
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc216…7c2315d ago0x4dcde4…b11fc6
0xa520…eca40x47c5…4fc3Base—$10.5070%0x89a0…ff5815d ago0xeb4fb9…fe505b
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc234…1c3815d ago0x1d40c7…32a897
0xa520…eca40x47c5…4fc3Base—$18.9070%0xdb56…d27815d ago0x537adb…53a51f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4339…385015d ago0xdc7093…f021aa
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4639…93fa15d ago0x3b0cd9…6b3375
0xa520…eca40x47c5…4fc3Base—$21.0070%0x63d9…362815d ago0xf57920…4d4ed6
0xa520…eca40x47c5…4fc3Base—$15.7570%0xcd39…072415d ago0xde8646…625348
0xa520…eca40x47c5…4fc3Base—$63.0070%0x8100…1de515d ago0x9377b0…a921e2
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd798…875115d ago0x6993f5…9bd8b3
0xa520…eca40x47c5…4fc3Base—$10.5070%0x04bf…0d0e15d ago0xd101b8…6af968
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc22e…e4a115d ago0xe888dd…ecaca6
0xa520…eca40x47c5…4fc3Base—$10.5070%0x2a5b…d6a915d ago0x9204c5…ce9742
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6bac…5e9b15d ago0x3943d6…fcac87
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8bc8…eb0215d ago0x2348fd…84d61d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9c03…689d15d ago0x1841f4…e51f6c
0xa520…eca40x47c5…4fc3Base—$10.5070%0xff29…064615d ago0xd2f490…e8eb80
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3b25…fc9a15d ago0xd481d3…5fa484
0xa520…eca40x47c5…4fc3Base—$19.9570%0x4760…47ea16d ago0x2a34e1…3d78c9

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.