Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xee7647…5d3cc5
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x8935ed…9e0ba3
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xa5bf16…f5d90a
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xb6afee…f67314
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xd01753…a18b6c
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x1c8c70…e7708d
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xdbe94d…9d7ff6
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x3080e6…86a3fc
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xe70d71…59b4a6
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xae5742…710349
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x68f86b…2be3b1
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x14fb68…3e4613
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x5f3354…c7d926
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xf45239…5afe6c
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x108ce6…ffc21f
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xfa5a4e…980ae6
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x557cbc…27a1b5
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x16572c…bab03b
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x60a487…e62c88
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x6aff6e…87bc70
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x5ebe54…d73cf7
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x68f5f1…8702a6
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xf2c122…a698a1
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0x632a66…ea09e7
0x2244…b9ad0xa9dd…2315Base—$0.002100%coinbase74d ago0xef43b4…f7ac6b

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.