Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x74b9…018f27d ago0x9708d8…0fcfea
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x6d49…84c827d ago0x66cc7b…6dabcb
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x2d8d…301627d ago0xef434c…a1d9f4
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xa2b8…fedd27d ago0x9244b6…d06a98
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x7186…110f27d ago0xda28ea…8338f0
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xd50e…07b927d ago0x727829…3963ce
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x9547…14df27d ago0x6f1623…f4b3d1
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb89a…e8ac27d ago0x31dc27…0531bc
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xd253…4d1827d ago0xa35ddd…9d731b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x88df…6a4d27d ago0x0aa7d1…4d4020
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x06ee…cb5227d ago0xe0b010…db5654
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xbb85…658227d ago0x3c55c6…9299be
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x88cf…d21b27d ago0x73d5a1…c84e0a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x0245…bb7b27d ago0x225fb8…19b932
0xa17c…60a90x47c5…4fc3Base—$31.5070%0xc5a1…8a3427d ago0x99cfd7…f85b0c
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x8183…61da27d ago0x4c77e7…fe29e5
0xa17c…60a90x47c5…4fc3Base—$9.4570%0xf11b…db9427d ago0x7fb1c6…c986b7
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x971c…70dd27d ago0x7477fe…0e4b2c
0xa17c…60a90x47c5…4fc3Base—$13.6570%0xe6a1…011727d ago0x4a73b3…388711
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x1af6…8fa327d ago0xa8489e…78f061
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xce9f…bc8e27d ago0x42a1c9…9f27b9
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x5720…a5f428d ago0x61d873…7212a6

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.