Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase7d ago0x30a401…0b2528
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase7d ago0xc7a582…ae40d8
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase7d ago0x2424cc…6875c9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x72b938…371b2f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase7d ago0x25a524…cde020
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x1bc650…4d10c4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x44766a…cb4742
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x67222d…968347
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x35b7cc…46f8bb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x704111…f50a30
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xc419c5…23cd38
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xbb3976…31047b
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xf7a76f…e96bda
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x4f7bb7…fc84da
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x1fa500…fe1e37
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xdf5733…f26520
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x545064…567278
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xb82d40…487d00
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x75e9e8…6c0c89
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xfb60a1…0270ef
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xa6210a…5b725c
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x6f8290…460cc6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xe4941b…a923f7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x12f866…6cd5b7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0xdb6d6a…5aec7d

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.