Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase137d ago0xcba46a…fdd8fc
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase137d ago0x967319…947dea
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0x972812…03fb02
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase137d ago0x2a37fc…a331c4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xbecb4b…e75eb6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xe8a031…a5582e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x580eca…990396
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004295100%coinbase137d ago0x1e18a9…2a9234
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.004295100%coinbase137d ago0x5b5196…393e43
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase137d ago0x29fc15…7a32b3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase137d ago0xd7a0b8…96a685
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0x866fb3…fa155b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase137d ago0xb346c2…622844
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0xccebb2…20b1fb
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase137d ago0x18d081…836d52
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0x0475bd…5b80a1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase137d ago0x6d4efd…84a52b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x4bf28e…c81fc4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001733100%coinbase137d ago0x30af16…322234
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.007786100%coinbase137d ago0x456376…208e87
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0xdc2a47…bd4238
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0xffd6b8…fd0e0e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase137d ago0xa90418…873467
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase137d ago0x7257a5…4c1824
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase137d ago0x6e9bd0…4320c5

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.