Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x4e445c…31049e
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x11d1ad…aebc9c
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x8bef48…0598bf
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x5f2e55…65aeed
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0xd2c3ba…18840d
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x1e553d…05ddc8
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x14fd6e…077e40
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x6f37a3…668403
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x9d5f25…f38932
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0xf20309…d5278b
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x18a1af…e8749f
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0xfc6dd8…5f41ce
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x33b173…a0bde9
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x09cf45…0b3088
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x8c7d1e…e96f9b
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x339fff…be4be9
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x9bf027…6df5aa
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x71287e…af4132
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x005656…ae8ae5
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x3a6530…8cab31
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x7224a0…49d4f5
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0x8fdcae…ea08a5
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0xf27623…980831
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0xf3898c…6947da
0x92f4…5d5a0xa9dd…2315Base—$0.002100%coinbase13h ago0xba8d3a…ed3591

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.