Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xc5c3a7…2364ea
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x11fb08…97dd12
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x719a66…07b4b9
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xb42185…d65f6f
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xec88d5…307889
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xb315e8…80bc5c
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x5bbc52…5582bb
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x6afcfa…900921
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x2c8d63…71e2a1
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x760282…82cc42
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xa5b433…10901e
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x2a394f…46cd06
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xd1a021…fe1b49
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xf23e43…43f76d
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xa222a1…db58ad
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x53ea21…2264f0
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x3a76f1…368b0b
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xac508e…5e70cb
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xb2d875…251b03
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x3eec9b…a11a32
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x03bdb5…708dec
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0x3d8c05…b4ec98
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xf89400…8796f4
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xc6b519…134a2b
0xf865…c0ef0xa9dd…2315Base—$0.002100%coinbase41d ago0xadfe17…3fbd70

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.