Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3842…1b420xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase51d ago0xee37cb…f40ea8
0x3842…1b420xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase51d ago0x220d10…55b943
0x3842…1b420xd617…41eeBasex402-reliability-feedx402$0.005100%coinbase51d ago0x91bfa8…43be46
0x3842…1b420x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase51d ago0x779412…0fb0c1
0x3842…1b420x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase51d ago0xd70318…1898ee
0x3842…1b420x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase51d ago0xf0bbd6…3ef0cc
0x3842…1b420x4466…125eBasex402 service$0.01100%coinbase51d ago0x61caac…c2c6b0
0x3842…1b420x4466…125eBasex402 service$0.01100%coinbase51d ago0x6b1f68…7482dd
0x3842…1b420x4466…125eBasex402 service$0.01100%coinbase51d ago0x6b58cf…856ec0
0x3842…1b420x4466…125eBasex402 service$0.01100%coinbase51d ago0xcc044d…cf8afc
0x3842…1b420xda2f…769fBasex402 service$0.001100%coinbase51d ago0x5b407a…9fa465
0x3842…1b420xda2f…769fBasex402 service$0.001100%coinbase51d ago0x355f4e…e31df0
0x3842…1b420xda2f…769fBasex402 service$0.001100%coinbase51d ago0xf1b829…b8f6b0
0x3842…1b420xda2f…769fBasex402 service$0.001100%coinbase51d ago0x14e1a6…247e41
0x3842…1b420x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase51d ago0xc775f1…75ab4c
0x3842…1b420x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase51d ago0x8d40a6…58e316
0x3842…1b420x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase51d ago0x8876f4…38585c
0x3842…1b420x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase51d ago0xdbd2a1…ce0e88

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.