Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e95…a40d0x9e25…0810Base—$0.0270%0x9e25…08101m ago0x985e09…0e30f9
0x9499…29550x9e25…0810Base—$0.0270%0x9e25…081022m ago0xac4959…7ae864
0x1163…af270x9e25…0810Base—$0.00993470%0x9e25…081031m ago0xab9e86…46e793
0x4366…fcb80x9e25…0810Base—$0.0170%0x9e25…08101h ago0xbc7e82…c69f41
0x694d…326e0x9e25…0810Base—$0.00885570%0x9e25…08101h ago0xf49117…e1493b
0x7aa3…a3170x9e25…0810Base—$0.0270%0x9e25…08101h ago0x0b454a…aaec65
0xd82d…6bee0x9e25…0810Base—$0.0270%0x9e25…08102h ago0x3a7b37…0c9e10
0xd7b6…65420x9e25…0810Base—$0.0370%0x9e25…08102h ago0x8fd7fe…7ed629
0x9d64…07890x9e25…0810Base—$0.0270%0x9e25…08102h ago0x88c072…9f0d16
0x2e26…8aeb0x9e25…0810Base—$0.0270%0x9e25…08103h ago0x2cd585…7d0464
0x84b5…006e0x9e25…0810Base—$0.0270%0x9e25…08103h ago0x024eb6…9a53f3
0x6a55…e6510x9e25…0810Base—$0.0270%0x9e25…08103h ago0xe081b3…10007d
0xc1db…d66c0x9e25…0810Base—$0.0570%0x9e25…08104h ago0xe05b18…b0b1f4
0x8937…734f0x9e25…0810Base—$0.0470%0x9e25…08104h ago0xc58e31…0df3f6
0x6627…0a360x9e25…0810Base—$0.0270%0x9e25…08105h ago0xfa3080…f046b8
0x1513…06220x9e25…0810Base—$0.0470%0x9e25…08106h ago0xa91641…ff1351
0x1339…f5420x9e25…0810Base—$0.0470%0x9e25…08106h ago0xd267a6…8ffe91
0x9925…def00x9e25…0810Base—$0.0270%0x9e25…08107h ago0xa4e6c6…444142
0xde0d…b8d80x9e25…0810Base—$0.0270%0x9e25…08107h ago0xda86d9…22a61e
0xd0fd…bc560x9e25…0810Base—$0.0170%0x9e25…08109h ago0xb63deb…afb516
0xa922…da4d0x9e25…0810Base—$0.0270%0x9e25…08109h ago0x7b4499…4bb240
0xf2f1…1d4b0x9e25…0810Base—$0.0170%0x9e25…081011h ago0x33a232…24279a
0x0c74…bf850x9e25…0810Base—$0.00745270%0x9e25…081013h ago0xb5e757…227dbb

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.