Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d81…89f10xb0af…7de0Base—$7.45100%coinbase40d ago0x1e86cb…07f7f1
0x9d81…89f10xb0af…7de0Base—$8.10100%coinbase40d ago0x900f4d…85ea6a
0x9d81…89f10xb0af…7de0Base—$5.00100%coinbase40d ago0xea890c…822754
0x9d81…89f10xb0af…7de0Base—$6.00100%coinbase40d ago0x892154…d19831
0x9d81…89f10xb0af…7de0Base—$7.08100%coinbase40d ago0x4fffeb…fdb13b
0x9d81…89f10xb0af…7de0Base—$6.90100%coinbase40d ago0x7ca779…4aaef4
0x9d81…89f10xb0af…7de0Base—$6.64100%coinbase41d ago0xf0221a…1197f6
0x9d81…89f10xb0af…7de0Base—$6.51100%coinbase41d ago0xeff421…7b719e
0x9d81…89f10xb0af…7de0Base—$7.32100%coinbase41d ago0xdf73e9…44e633
0x9d81…89f10xb0af…7de0Base—$7.16100%coinbase41d ago0x38d177…a5f734
0x9d81…89f10xb0af…7de0Base—$7.82100%coinbase41d ago0x303d81…e5cf7f
0x9d81…89f10xb0af…7de0Base—$8.82100%coinbase41d ago0x788b3e…39fea8
0x9d81…89f10xb0af…7de0Base—$8.24100%coinbase41d ago0xd73962…2ec40c
0x9d81…89f10xb0af…7de0Base—$7.86100%coinbase41d ago0x20dcf6…bb35e9
0x9d81…89f10xb0af…7de0Base—$7.45100%coinbase41d ago0x78fd70…b32ac3
0x9d81…89f10xb0af…7de0Base—$8.14100%coinbase41d ago0x7e7bf4…745ca0
0x9d81…89f10xb0af…7de0Base—$8.43100%coinbase41d ago0x7a08db…ab9016
0x9d81…89f10xb0af…7de0Base—$8.29100%coinbase41d ago0xe18a0f…ab9236
0x9d81…89f10xb0af…7de0Base—$6.01100%coinbase41d ago0x9424b4…993423
0x9d81…89f10xb0af…7de0Base—$7.60100%coinbase41d ago0x437374…79d5eb
0x9d81…89f10xb0af…7de0Base—$7.56100%coinbase41d ago0x2df588…eb376b
0x9d81…89f10xb0af…7de0Base—$7.39100%coinbase41d ago0x6fd65e…a39e40
0x9d81…89f10xb0af…7de0Base—$6.01100%coinbase41d ago0xb57165…0988ce
0x9d81…89f10xb0af…7de0Base—$6.01100%coinbase41d ago0x0d0596…c5edef
0x9d81…89f10xb0af…3befBase—$3.00100%payAI41d ago0x13acec…f8c0e5

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.