Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab9b…de7f0xf929…dc77Base—$0.01100%coinbase74d ago0x03015e…78d8e1
0xab9b…de7f0x319b…7504Base—$0.01100%coinbase74d ago0x21a6e0…7cb270
0xab9b…de7f0x9762…8899Base—$0.01100%coinbase74d ago0xc8b339…15bdc9
0xab9b…de7f0x128f…5350Base—$0.01100%coinbase74d ago0xb1458e…edd628
0xab9b…de7f0x3999…c0c4Base—$0.01100%coinbase74d ago0xe3b695…4a5b75
0xab9b…de7f0xeb3f…50e0Base—$0.01100%coinbase74d ago0xab5f45…4dfd47
0xab9b…de7f0xa50e…6371Base—$0.01100%coinbase74d ago0x05ef7c…a63cd6
0xab9b…de7f0x1d70…6efcBase—$0.01100%coinbase74d ago0xb8fd1d…09266d
0xab9b…de7f0x5a10…4704Base—$0.01100%coinbase74d ago0x490c4d…864a56
0xab9b…de7f0xd7de…31d9Base—$0.01100%coinbase74d ago0xe961c4…f455f5
0xab9b…de7f0x6210…9984Base—$0.01100%coinbase74d ago0x5290d7…e400f5
0xab9b…de7f0xfd1f…7893Base—$0.01100%coinbase74d ago0xeb8ce1…4ab0d4
0xab9b…de7f0xffa5…5348Base—$0.01100%coinbase74d ago0xc1eb4b…90169e
0xab9b…de7f0xdb90…58c7Base—$0.01100%coinbase74d ago0x223e0a…df5e5a
0xab9b…de7f0x8c4c…a62dBase—$0.01100%coinbase74d ago0x3df733…ce8a82
0xab9b…de7f0xb39c…2b26Base—$0.01100%coinbase74d ago0x9712dc…5107b6
0xab9b…de7f0x1b7b…9627Base—$0.01100%coinbase74d ago0x6af55b…7978e0
0xab9b…de7f0x1f3f…32faBase—$0.01100%coinbase74d ago0x2cd59a…63262a
0xab9b…de7f0xde94…8acdBase—$0.01100%coinbase74d ago0x4c4588…d167b9

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.