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%coinbase14d ago0x3b6470…ef5ee5
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x6b5d13…8f5424
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x062595…b1cb53
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x82619d…a8145f
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xe149f3…eff9c7
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xb127ab…437a4a
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xfdb1ee…6dcf84
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x174fe3…641845
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x389387…e25b35
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x4c9ee6…e27553
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x7a7964…675a59
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x382aff…3789fa
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x543be3…7412ed
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x2d7d8d…501791
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x28b9a9…7c582c
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xc052a7…5ab5bb
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x1402e6…1c68ea
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xe904aa…7e4e92
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xc76c8a…32f06c
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xcd2dd8…6f218e
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x9f4d88…2c3202
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x0cc5e0…12e22d
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x518e6b…6640e2
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0x39ab32…1b0d9c
0xf865…c0ef0xa9dd…2315Base$0.002100%coinbase14d ago0xad004e…3db927

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.