Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5862…98830x3e0a…78e7Base—$0.005006100%coinbase74d ago0xb5723e…4e6d00
0x5862…98830x3e0a…78e7Base—$0.005586100%coinbase74d ago0x3289b6…09379b
0x5862…98830x3e0a…78e7Base—$0.003868100%coinbase74d ago0x353166…ae9b96
0x5862…98830x3e0a…78e7Base—$0.004018100%coinbase74d ago0x809f65…7bbab0
0x5862…98830x3e0a…78e7Base—$0.004734100%coinbase74d ago0xf74f8f…485540
0x5862…98830x3e0a…78e7Base—$0.002653100%coinbase74d ago0x53e00a…f7aedb
0x5862…98830x3e0a…78e7Base—$0.004716100%coinbase74d ago0x48e4be…969869
0x5862…98830x3e0a…78e7Base—$0.004797100%coinbase74d ago0xeff93d…2d074f
0x5862…98830x3e0a…78e7Base—$0.005887100%coinbase74d ago0xc1adb1…32896c
0x5862…98830x3e0a…78e7Base—$0.004891100%coinbase74d ago0x90ddd5…518ef2
0x5862…98830x3e0a…78e7Base—$0.005498100%coinbase75d ago0x9b52a0…be551e
0x5862…98830x3e0a…78e7Base—$0.002676100%coinbase75d ago0x6f7e69…1487a2
0x5862…98830x3e0a…78e7Base—$0.005613100%coinbase75d ago0x68f1dd…07d96d
0x5862…98830x3e0a…78e7Base—$0.00547100%coinbase75d ago0x50a0a9…a93158
0x5862…98830x3e0a…78e7Base—$0.003441100%coinbase75d ago0x60f11b…45a7e9
0x5862…98830x3e0a…78e7Base—$0.004507100%coinbase75d ago0x6bc150…dcf890
0x5862…98830x3e0a…78e7Base—$0.005129100%coinbase75d ago0x73a5ff…5f150f
0x5862…98830x3e0a…78e7Base—$0.005148100%coinbase75d ago0xbd44e1…8bf8ae
0x5862…98830x3e0a…78e7Base—$0.002966100%coinbase75d ago0x916d5d…052407
0x5862…98830x3e0a…78e7Base—$0.00291100%coinbase75d ago0xb61fd9…775e96
0x5862…98830x3e0a…78e7Base—$0.004904100%coinbase75d ago0xbdeb36…53240a
0x5862…98830x3e0a…78e7Base—$0.004993100%coinbase75d ago0x1b60de…4a697b
0x5862…98830x3e0a…78e7Base—$0.003642100%coinbase75d ago0x98b960…5c75a7
0x5862…98830x3e0a…78e7Base—$0.003364100%coinbase75d ago0x21f2b6…ffb4f4
0x5862…98830x3e0a…78e7Base—$0.002958100%coinbase75d ago0x3dc631…efc6a9

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.