Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x769cb4…c6212d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xa5a7f1…6e04a8
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x609342…89822f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x74f284…98ee42
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x6c3d13…805fd6
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xf91f4c…b031f1
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xa5ce43…cd597d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x5ff798…d820c3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xdf084e…b804fe
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x86a4f7…95f042
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x17801b…17b4e6
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xaac5a8…0bb64d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x661379…7b3759
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xa2dd45…fb1f5e
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x18d034…ab569c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x644996…a139cd
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0xe751a8…af3341
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x44b4ec…2a6284
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x96f0dd…58a688
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x99a92f…70a5e1
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase14d ago0x7d5acf…8552c3

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.