Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x05e918…c5d014
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x542d55…eb51ca
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xa36e3c…c14b5c
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x5063b2…17991f
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x271bf4…35a52b
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x2b03b8…54c43c
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x1da465…b3c6b3
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x82232b…34fbce
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x74d94f…9342da
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x17aa12…f21255
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x057aee…7c9a7a
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xa73075…5699c8
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x9ba557…cd26fa
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xb0224c…5cf0e1
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xdf38bd…0d1e51
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x1bbb78…6dc973
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xee1f68…4bb933
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xba5e7d…0b0bcf
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x24ece8…606eee
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x5e5acb…74d3ba
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x7879db…8b0540
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x99f0ab…320dcb
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0x8042c5…1cd542
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xda8e74…d03a27
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase14d ago0xcce01a…665264

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.