Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.43100%relai175d ago0x1eb675…93517b
0x5138…cb450x1892…6085Base$1.44100%relai175d ago0x922079…a74485
0xed40…a6650x1892…6085Base$1.67100%relai175d ago0x6ad400…1a0553
0xd3a0…45510x1892…6085Base$1.60100%relai175d ago0xee6e9d…00c80b
0x47ed…e2c50x1892…6085Base$1.47100%relai175d ago0x90afd8…3db999
0x9294…d45f0x1892…6085Base$1.28100%relai175d ago0xa147ea…aa19b4
0xc0bc…d47a0x1892…6085Base$1.30100%relai175d ago0x784256…907f5a
0x0f21…36df0x1892…6085Base$2.00100%relai175d ago0xa7dc82…20279c
0x13d5…46620x1892…6085Base$1.67100%relai175d ago0x5bb6f6…ba0de3
0x4369…1ce70x1892…6085Base$1.39100%relai175d ago0xde9fe1…c8a9c1
0x5138…cb450x1892…6085Base$1.66100%relai175d ago0xdff373…3988d6
0xd3a0…45510x1892…6085Base$1.03100%relai175d ago0x2b9a45…3dfc46
0x47ed…e2c50x1892…6085Base$1.70100%relai175d ago0x99e214…0fed1a
0x9294…d45f0x1892…6085Base$1.20100%relai175d ago0x451db8…221084
0xc0bc…d47a0x1892…6085Base$1.99100%relai175d ago0x1251a2…17c414
0x0f21…36df0x1892…6085Base$1.83100%relai175d ago0xe75455…12912e
0x13d5…46620x1892…6085Base$1.76100%relai175d ago0x645ab5…098c5b
0x4369…1ce70x1892…6085Base$1.40100%relai175d ago0xcf4a2f…ac52d0
0x5138…cb450x1892…6085Base$1.93100%relai175d ago0xeff7d8…81e920
0xd3a0…45510x1892…6085Base$1.04100%relai175d ago0xf813d2…9e9802
0x9294…d45f0x1892…6085Base$1.88100%relai175d ago0xc18f7b…bb258f
0xc0bc…d47a0x1892…6085Base$1.21100%relai175d ago0xb73cec…29ad91
0x0f21…36df0x1892…6085Base$1.54100%relai175d ago0xacdbe4…e8d1ee
0x13d5…46620x1892…6085Base$1.84100%relai175d ago0x3d37bd…f9e302
0x4369…1ce70x1892…6085Base$1.72100%relai175d ago0x29b821…365ab0

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.