Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x4ce1db…bcd60a
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xb5202b…a5b9c8
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xae395c…e18a8f
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xf7ec30…19a6d7
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xf7509c…4bd86a
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x8101af…75a9d4
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x7e9ba0…0806aa
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x74d6f1…96cb8e
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xab2f46…adf34c
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x9f3268…b14f7a
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x83379c…275e4c
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xaf1733…21ad34
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xa1bd0c…e9bd5f
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x36e7a6…ca8feb
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xab8b38…11afa2
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xbab62b…6b0b03
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x835d5f…c84a85
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x09a1b8…a4eca5
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x23db56…46c8d1
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x0ddc45…ca5c5c
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xdf461e…82ec53
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x776b78…8e2205
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x8726c2…45a2c6
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0xc913f9…d6b4ec
0x3483…36670xa9dd…2315Base—$0.002100%coinbase17d ago0x25657c…778e55

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.