Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x02e2…1141Base—$0.01100%coinbase73d ago0xe1eca3…089c06
0x118b…c71b0xb3d0…ef46Base—$0.01100%coinbase73d ago0x0e2989…7e072f
0x118b…c71b0x60d0…1c6bBase—$0.01100%coinbase73d ago0xf1622b…891f20
0x118b…c71b0x9d25…e3e4Base—$0.01100%coinbase73d ago0x97fe83…3bc8f8
0x118b…c71b0x37c3…925dBase—$0.01100%coinbase74d ago0x6d932b…bab155
0x118b…c71b0x64e5…d11bBase—$0.01100%coinbase74d ago0x404523…2f6e73
0x118b…c71b0xbc5c…2991Base—$0.01100%coinbase74d ago0x83c9dc…98527c
0x118b…c71b0x3d2f…ec44Base—$0.01100%coinbase74d ago0xb52ca5…197c48
0x118b…c71b0x7f0f…5eb2Base—$0.01100%coinbase74d ago0x374fe8…adc293
0x118b…c71b0x3d08…41c3Base—$0.01100%coinbase74d ago0x54870b…09c9ff
0x118b…c71b0xce6f…9d9dBase—$0.01100%coinbase74d ago0x8b0303…fdcc39
0x118b…c71b0x4633…1fa5Base—$0.01100%coinbase74d ago0xc1b414…1b2863
0x118b…c71b0x6460…643bBase—$0.01100%coinbase74d ago0x7a6fc9…7f99ac
0x118b…c71b0xef1f…6ee0Base—$0.01100%coinbase74d ago0x024ea6…e829ed
0x118b…c71b0x186e…f6beBase—$0.01100%coinbase74d ago0x4771d6…1ae8bd
0x118b…c71b0xe6bb…dba5Base—$0.01100%coinbase74d ago0x27f68e…9b243c
0x118b…c71b0xb8b4…57f5Base—$0.01100%coinbase74d ago0x66e7a2…32fb24
0x118b…c71b0xc931…0df3Base—$0.01100%coinbase74d ago0x8c50c7…d572a5
0x118b…c71b0xa805…806bBase—$0.01100%coinbase74d ago0xc3a2b5…ba13f1
0x118b…c71b0xa42a…9352Base—$0.01100%coinbase74d ago0xd5535b…048b44
0x118b…c71b0x726b…fe66Base—$0.01100%coinbase74d ago0xc75695…0df023
0x118b…c71b0x50f7…6b0fBase—$0.01100%coinbase74d ago0x49776c…c6a079
0x118b…c71b0xd3f6…23e5Base—$0.01100%coinbase74d ago0x364649…2983bd
0x118b…c71b0xc94b…2d4fBase—$0.01100%coinbase74d ago0x498c43…cccb63
0x118b…c71b0x839c…37daBase—$0.01100%coinbase74d ago0xf42021…d5cc4b

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.