Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x4754…327bBase—$25.28100%mrdn9d ago0xe85a06…89403a
0x13db…51920x1cec…8dd4Base—$26.52100%mrdn9d ago0x87b832…102541
0x1cec…8dd40x13db…5192Base—$34.80100%mrdn9d ago0x5da6f6…09cf60
0xfe8f…794d0x1cec…8dd4Base—$46.01100%mrdn9d ago0x18e3c7…9c90b6
0x1cec…8dd40x13db…5192Base—$22.34100%mrdn9d ago0x8aff63…eed2af
0xa6a9…809d0x1cec…8dd4Base—$44.94100%mrdn9d ago0xb1edd5…095fdb
0x1cec…8dd40xa6a9…809dBase—$47.43100%mrdn9d ago0x1fcff7…cce30c
0x4754…327b0x1cec…8dd4Base—$24.97100%mrdn9d ago0x632f94…26bf74
0x1cec…8dd40xa6a9…809dBase—$20.13100%mrdn10d ago0x7f744f…7c427e
0xa6a9…809d0x1cec…8dd4Base—$25.35100%mrdn10d ago0x7e5cbc…367c79
0x1cec…8dd40x13db…5192Base—$43.55100%mrdn10d ago0xb3e35f…6acc6c
0x13db…51920x1cec…8dd4Base—$42.22100%mrdn10d ago0xb4f9f0…15e61d
0x1cec…8dd40x13db…5192Base—$34.51100%mrdn10d ago0x5c33dd…c23b8a
0xfe8f…794d0x1cec…8dd4Base—$40.66100%mrdn10d ago0x0a5454…2dcac5
0x1cec…8dd40xfe8f…794dBase—$41.22100%mrdn10d ago0x0626db…c13e73
0x4754…327b0x1cec…8dd4Base—$35.32100%mrdn10d ago0xf1ce56…da1528
0x1cec…8dd40xa6a9…809dBase—$34.34100%mrdn10d ago0x67a9cd…e7531a
0xa6a9…809d0x1cec…8dd4Base—$33.89100%mrdn10d ago0x1f7ced…ffb53a
0x1cec…8dd40x4754…327bBase—$30.02100%mrdn10d ago0x53a9c5…cd9289
0x1cec…8dd40xe55e…f748Base—$21.84100%mrdn10d ago0xbb2444…8e1244
0x1cec…8dd40xfe8f…794dBase—$46.19100%mrdn10d ago0xcd81cf…93722e
0x1cec…8dd40xa6a9…809dBase—$28.11100%mrdn10d ago0x99a532…db6494
0xe55e…f7480x1cec…8dd4Base—$132.34100%mrdn10d ago0xdb0f36…6b59aa
0x1cec…8dd40xa6a9…809dBase—$21.99100%mrdn10d ago0xc0e179…930c42
0x1cec…8dd40xfe8f…794dBase—$21.50100%mrdn10d ago0x12b5aa…c0b6ab

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.