Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xf2e1bc…883e8d
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xacd95f…66fea8
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x848ccd…e90c7a
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xfe6a55…ee1141
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x732973…23c3ce
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xdcbf96…bb5a8e
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xf35cc2…00856e
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xb58562…a9c907
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x496269…21fd4e
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xaca8b6…334c8b
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x5de320…cde85a
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x1cf200…1d973f
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xf82e23…3b0f00
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xb874f6…ae2115
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x397714…d6188c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xae2a9d…1d6340
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xfdcf62…ddaa8b
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x4b9ef2…d13e98
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xf4c46f…fe866c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xf53bc0…b05917
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x0032e7…bd011c
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0x29315a…473eb0
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xfc6b3b…93467d
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xa906a8…4f366b
0xd54d…b0f80x5aae…482eBase—$0.001100%coinbase4d ago0xd9c71b…4eed77

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.