Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf192…3d610x3e0a…78e7Base—$0.003436100%coinbase75d ago0x1e3ae9…0976a1
0xf192…3d610x3e0a…78e7Base—$0.00459100%coinbase75d ago0xb223e7…578cbd
0xf192…3d610x3e0a…78e7Base—$0.005138100%coinbase75d ago0xaae0c8…8b6e43
0xf192…3d610x3e0a…78e7Base—$0.005868100%coinbase75d ago0x46adb8…4bda6d
0xf192…3d610x3e0a…78e7Base—$0.004135100%coinbase75d ago0xc5b858…ebbd78
0xf192…3d610x3e0a…78e7Base—$0.005053100%coinbase75d ago0x640cb7…664593
0xf192…3d610x3e0a…78e7Base—$0.005884100%coinbase75d ago0xb3168b…59e818
0xf192…3d610x3e0a…78e7Base—$0.003948100%coinbase75d ago0x980bed…6ff5df
0xf192…3d610x3e0a…78e7Base—$0.002911100%coinbase75d ago0xeef641…51070e
0xf192…3d610x3e0a…78e7Base—$0.00452100%coinbase75d ago0x414a6e…ffcee4
0xf192…3d610x3e0a…78e7Base—$0.004854100%coinbase75d ago0x3ba59a…7e271b
0xf192…3d610x3e0a…78e7Base—$0.004836100%coinbase75d ago0x615c52…67cf92
0xf192…3d610x3e0a…78e7Base—$0.005577100%coinbase75d ago0x58f139…6af398
0xf192…3d610x3e0a…78e7Base—$0.004928100%coinbase75d ago0xb52598…7f632c
0xf192…3d610x3e0a…78e7Base—$0.005266100%coinbase75d ago0x6fcf12…b19059
0xf192…3d610x3e0a…78e7Base—$0.005013100%coinbase75d ago0x874142…ab009d
0xf192…3d610x3e0a…78e7Base—$0.003253100%coinbase75d ago0x8b2110…6c8292
0xf192…3d610x3e0a…78e7Base—$0.003813100%coinbase75d ago0x7db0c5…c2e14e
0xf192…3d610x3e0a…78e7Base—$0.003909100%coinbase75d ago0xd97f67…5bc939
0xf192…3d610x3e0a…78e7Base—$0.004501100%coinbase75d ago0xc1175e…afa0eb
0xf192…3d610x3e0a…78e7Base—$0.005118100%coinbase75d ago0xb912e2…66f11e
0xf192…3d610x3e0a…78e7Base—$0.003148100%coinbase75d ago0xb9bb0e…56dfe7
0xf192…3d610x3e0a…78e7Base—$0.004724100%coinbase75d ago0xac4c1c…e63f82
0xf192…3d610x3e0a…78e7Base—$0.004665100%coinbase75d ago0xe5d5ea…5ff27c

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.