Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xc248da…45c4ce
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xcd702f…6fc0af
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xde5e76…599f54
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xfa20f0…20037c
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x5d01ba…2fdb8c
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xa8cca8…0b08bf
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xbb01cc…1af6a7
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase147d ago0xa907b5…59f3b5
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x46f666…f43b78
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x9f5b3f…52862d
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x8135d6…a2cce7
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xfa0278…675d87
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x85b6a0…849098
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase147d ago0x9b8892…e5ddb2
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x9fc7d1…c953c7
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x333a66…7c6c9a
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x30d47c…50ef43
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x4e3b8e…021f9c
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x18d4bb…22545a
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xdec504…76b64d
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xead0d5…fb27e4
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0xf915ef…c5df20
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x197938…912c6d
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x446265…8b3440
0xd057…20580xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase147d ago0x490124…52dd80

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.