Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x39e450…d4bdc5
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x1b6fb4…c1647c
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x05d36b…f3b6bf
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xbf840b…d50139
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xe36c80…0a7ba2
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xd60ab1…f983e1
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x438f34…b2d2c3
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x695158…25142b
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x0de42c…85180f
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xbc45c9…6cf645
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x957492…0ed4c1
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x5f22fd…c0b3c0
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x1becb2…432235
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xc135c4…c99e29
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x6df8b7…8a02bf
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x968e5e…e98154
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xac6ff2…a2f21e
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x477014…563348
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xe1993c…07d47a
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xb2cc84…8cf268
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x612dad…81c61f
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0x23d426…6766ac
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xc9d6fa…5fe826
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xa69748…60383b
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase86d ago0xc70f88…99625b

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.